Hi Gregory

First try whacking you notify level to debug_fp

osg::setNotifyLevel(osg::DEBUG_FP);

That will show you where osg is looking for the plugin.

Also unless you changed where osg is looking for plugins you have them in the 
wrong place. Osg on windows will usually have a osgPlugins-xxx folder in the 
bin folder with all the plugins in it, that's where it looks for them.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63749#63749





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

Reply via email to