Dev Question
Moderator: Mod Squad
Dev Question
when you debug a modual, does the whole system have to be compiled in debug mode or just the modual being worked on?
Re: Dev Question
i have compiled my ico in debug mode and it runs on a 3.2 compiled in regular mode with no problem.frcorey wrote:when you debug a modual, does the whole system have to be compiled in debug mode or just the modual being worked on?
i also compile tele-arena for dos in debug mode and run it on a wg 2.0 with no problem.
is it something that auto builds in the baseline majorbbs.exe or an independant module?