I am new to Open Scene Graph so I am starting small - trying to reproduce an example 'osglogo.cpp' and trying to create an application as shown in movie tutorial at http://openscenegraph.org/downloads/movies/04_HowToCreateAppBundle.mov
The problem is that I cannot get the application to find the plugin "osgdb_freetype.so". (From the documentation at http://www.openscenegraph.com/osgwiki/pmwiki.php/UserGuides/Plugins is seems that is the plugin for fonts) The message on execution is Warning: Could not find plugin to read objects from file "/Applications/Gliss/build/Development/Gliss.app/Contents/Resources/arial.ttf". In osglogo.cpp there is a reading of the jpeg file (land_shallow_topo_2048.jpg) and that is working OK so I it seems to access other plug-ins I am working on Mac OS.X.4.9 with Open Scene Graph 1.2 in XCode 2.4.1 I have installed frameworks in /Library/Frameworks and plugins in /Library/Application Support/OpenSceneGraph/PlugIns but I have tried adding the Plugin to the project without success. I downloaded this a few weeks ago and would like to try to get it working before upgrading to 2.0 If there is anything I am not understanding or any help can be given would be great, Thanks, Pete _________________________________________________________________________________ Yahoo!7 Mail has just got even bigger and better with unlimited storage on all webmail accounts. http://au.docs.yahoo.com/mail/unlimitedstorage.html _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
