Hi, I've compiled OSG 3.0.1 in Windows 7 64 bits in both release and debug mode with the MingW compiler.
When running a little app I have written to test the installation, I got no display at all and a warning message in debug mode: Warning: Could not find plugin to read objects from file "cow.osgt" In release mode, everything goes fine. I have taken a look inside the osgPlugins-3.0.1 folder and the plugin names lack the final 'd', as in the release mode. The osg libraries, on the contrary, all end with a 'd', i. e. libOpenThreadsd.dll Do you have any idea of what the problem could be? ... Thank you! Cheers, Adrián ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=53078#53078 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

