Hiya,

In the osgstaticviewer.cpp example, there are three sets of macros:

USE_OSGPLUGIN()...
USE_DOTOSGWRAPPER_LIBRARY()...
USE_SERIALIZER_WRAPPER_LIBRARY()...

When compiling a static application, how do we know which ones we need
to include? It seems like they're all related to osgDB with
USE_OSGPLUGIN corresponding to plugins. I'm not sure what the other
two are for.


Preet
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to