Hi there, I'd like to use openscenegraph in an existing Qt 4.3 project of mine, which I am developing using MSVC 2005 Express. During development I am mostly using the "Debug" build configuration. Unfortunately there's a huge performance decrease in osg when I use the debug dlls. However, release build dlls won't work (at least the plugins) with the rest of my project build in "debug".
That would force me to use "Release" settings during development. I cannot see the reason that rendering is maybe the factor 100 slower than in release, is there a way to generate debug builds that aren't all too slow and link against my "debug" settings? Any hints, just anyone? greetings & thanks in advance, Stefan >8^) PS: Nice to see osg 2.0 out there - congratulations! I am looking forward to use it :) _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
