From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
completed the new registration of the plugin-readerwriters
("REGISTER_OSGPLUGIN") according to your osgstaticviewer-example (see
attachment, based on today's svn)."
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
// include the plugins we need
|
||||
USE_OSGPLUGIN(ive);
|
||||
USE_OSGPLUGIN(freetype);
|
||||
USE_OSGPLUGIN(osg);
|
||||
USE_OSGPLUGIN(OpenFlight);
|
||||
|
||||
// include the platform specific GraphicsWindow implementation.
|
||||
USE_GRAPHICSWINDOW();
|
||||
|
||||
Reference in New Issue
Block a user