Hi, I build the binaries from the source (2.0 version).
I set OSG_NOTITY_LEVEL to DEBUG and it does check in osgPlugin2.0.0 directory but it does it because I put this path in the system. Robert Osfield <[EMAIL PROTECTED]> escribió: On 6/27/07, Maider Maider wrote: > I had the same problem. In spite of my having the folder osgPlugins-2.0.0 > inside the lib folder and its being in the system path, examples didn´t > manage to find the plugins. Finally I included the path of osgPlugins-2.0.0 > to the system path and it worked. Curious. Is this experience from using the OSG from source or from Mike's binaries? The OSG has a debug notification system that allows you to see where it looks for libs and files, so you can diagnose problem like this. Set the env var OSG_NOTIFY_LEVEL to DEBUG and then run the app in the console i.e. set OSG_NOTIFY_LEVEL=DEBUG osgviewer cow.osg The output should reveal the paths that the OSG is search on. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/ --------------------------------- ¡Descubre una nueva forma de obtener respuestas a tus preguntas! Entra en Yahoo! Respuestas.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
