Page 1 of 1

Dev Question

Posted: Sat Jul 22, 2006 10:11 pm
by frcorey
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

Posted: Sat Jul 22, 2006 11:31 pm
by dspain
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 have compiled my ico in debug mode and it runs on a 3.2 compiled in regular mode with no problem.

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?