Hello,

I tried to link to the release build libraries with a debug build from my
project. As I'm not debugging OSG at the moment, I'm more interested in
having it's performance than it's debug information. However, when I start
the executable it complains in osgUtil::TangentSpaceGenerator::generate()
about an unhandled exception (writing to a NULL pointer). Both normal
combinations debug-debug and release-release work properly.

I'm using a static linked OSG with visual studio 2005.

Is this setup possible at all? Is there something special I have to setup?

--
Nico Kruithof
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to