[ODE] RE: Makefile changes needed to allow debugging of ODE.DLL
under VC6
John Miles
jmiles at pop.net
Sun Jun 20 19:37:59 MST 2004
Correction, /Zi is a better choice than /Z7 for the compiler debug flag.
Could someone please make these changes in CVS?
-- jm
>
> Basically, the debug configuration needs to add /Z7 to the
> compiler flags, and /debug:full to ODE_LIB_AR_RULE. The /LIBPATH
> directive needs to go away, as in my earlier post. These changes
> allow the MSVC debugger to step into the ODE.DLL source code,
> which isn't otherwise possible.
>
> -- jm
More information about the ODE
mailing list