Dev Question

Idea and code exchange. Porting and new development talk here!

Moderator: Mod Squad

Post Reply
frcorey
Posts: 414
Joined: Sat Jul 08, 2006 10:52 pm

Dev Question

Post 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?

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Dev Question

Post 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?

Post Reply