Hi Mike, On Nov 29, 2007 5:01 PM, Mike Weiblen <[EMAIL PROTECTED]> wrote: > For Wndows to find all the necessary components, you must add the > contents of OSG_PATH (not OSG_ROOT) to your PATH; eg > set PATH=%OSG_PATH%;%PATH% > (You'll note that is the very first thing that osgShell.bat does) > > Unique from previous version of the OSG binaries, OSG_PATH actually > contains *several* directories, which is necessitated by the plugin > subdirectory filesystem structure and Microsofts assembly/manifest > search process. >
I'm curious by the need for multiple PATH entries, I was expecting the new plugin scheme to avoid the need altogether for needing to specify the path to the plugins - only the path to the parent directory is required, which also should be where the libs themselves are located. Could you explain a bit more what paths you need to set and an example of it so I can understand the issues better. Cheers, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

