Hi,
when building OpenScenegraph 2.6.1 on Windows with Visual Studio 2008 I set CMAKE_DEBUG_POSTFIX to an empty string. Everything worked fine for the Dlls, applications and examples. They were generated under .\OpenScenegraph\bin\Debug and .\OpenScenegraph\bin\Release). But the Plugins were generated under ...\OpenScenegraph\bin\osgPlugins-2.6.12 both for the Debug and the Release build. Thus the Release build Dlls did overwrite the Debug build Dlls. Is there any way to fix this? Regards Wilhelm Medetz
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

