|
Hi Robert and Farshid, When I did the updates for the 64 bit Windows
build I intentionally also added support for generating debugging information
in PDB files for the release build. That was the last bullet in my
original email proposing the changes -- see http://openscenegraph.org/archiver/osg-users/2006-July/0794.html
-- so don't say I didn't warn you. :) Honestly, I think it's valuable to be
generating that information because it can be used to interpret crashes and
stack dumps in a released application. It can also be useful for tracking
down that 1 in 100 bug that only occurs in the Release build. The debug information is not supposed to bloat
the actual executables, so in theory it shouldn't affect people who don't care
about it. But it looks like I missed adding all the relevant flags to make
sure that is true (thanks for tracking those down, Farshid!). I'd be
happy to auto-add those two flags via script into all the project files, but I may
not be able to do so until the middle of next week. -Mike From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Robert Osfield Hi Farshid, On 8/25/06, Farshid
Lashkari <[EMAIL PROTECTED]>
wrote: I did some further investigating and it is possible to bring the file |
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
