Removed closeLibrary reference for osgtext as this was causing problems with the
osgtext help.
This commit is contained in:
@@ -515,9 +515,6 @@ int main( int argc, char **argv )
|
||||
// set the scene to render
|
||||
viewer.setSceneData(rootNode.get());
|
||||
|
||||
|
||||
osgDB::Registry::instance()->closeLibrary("osgdb_freetype.so");
|
||||
|
||||
// create the windows and run the threads.
|
||||
viewer.realize(Producer::CameraGroup::ThreadPerCamera);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user