El Viernes, 6 de Abril de 2007 20:04, Paul Martz escribió: > On Windows, an OSG build places libraries in /OpenSceneGraph/lib/win32. > What is the platform-specific directory name for 32-bit Linux and Mac OS X > builds?
On Linux 32-bit, it follows the convention: if installed from the own distribution's packages, they are found at /usr/lib. If compiled from sources, they are at /usr/local/lib. There is, however, no differerence in functionality whatever of these two ways is selected. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
