Well, given the current codebase, and all the manual effort it takes to get it to run under the debugger, can the lead developer redo the whole thing as a single solution with multiple sub-projects, within that single solution? It should be possible to create the correct build order and library linking (etc) and output paths, such that everything gets put into a single directory and all you have to do is just hit F5 to debug TaSpring in the MSVC++ debugger?
Also, can the additional support files such as textures, maps, .fnt, and armor.txt (etc) files be available as an additional stand-alone download? It is easier to just download that and extract it into the single directory and then just hit F5 to debug.
What do you all think?
Request: Single solution with multiple sub-projects
Moderator: Moderators
-
- Posts: 24
- Joined: 28 Apr 2005, 00:26