Hi, I am using osg version 3.0.1 with MS Visual Studio 2008. My application is embedded osg viewer to display sample, so it is not necessary to build my application with using debug version of osg. The application build settings is using all non-debug osg libraries even on "Debug" or "Release" configuration . I can successfully build the application without any error. If I am using "Release" configuration to build, then run the application and there is no any error showed. While I am using "Debug" configuration to build, I got unhandled exception error on runtime. Anyone knows how I can avoid this error. Seems "Debug" configuration settings must be used osg debug libraries, but I am not debug the osg. Anyone can help? Thanks.
Regards, Clement _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

