Hi, If you're refering to osgdb_*.lib files, then correct, those files are not in the win32 installer. The installer binaries are configured for plugin libraries that are demand loaded at runtime using osgDB.
If you're trying to use statically linked plugins, you'll have to rebuild OSG for that configuration; the installer does not address that use case. Cheers -- mew Antoine Rennuit wrote: > Hello, > > I downloaded the binaries OSG package for windows and I cannot find the libs > for the plugins in the lib directory, whereas the dlls of the corresponding > plugins are there in the bin directory... Will I have to compile the > sources, or anybody has another idea of the problem? > > Antoine. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
