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:
@@ -172,7 +172,7 @@ public:
|
||||
|
||||
|
||||
// Add ourself to the Registry to instantiate the reader/writer.
|
||||
osgDB::RegisterReaderWriterProxy<ReaderWriterSCALE> g_readerWriter_SCALE_Proxy;
|
||||
REGISTER_OSGPLUGIN(scale, ReaderWriterSCALE)
|
||||
|
||||
/*EOF*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user