[osg-users] SVN Access Fails

Dave Sargrad davidsargrad at hotmail.com
Sun Apr 12 10:52:37 PDT 2015


I have managed to get freetypes plugin built as well.. starting to get the hang of the build system, very powerful, and relatively clean... just a couple of kinks relative to knowing which parameters to set in cmake.

Once you start to look at the project parameters in the solution then you can see how you have incorrectly set the parameters in cmake.. 

This comment on the instructions page did help me through a couple of the kinks:

> 
> FREETYPE PLUGIN
> 
> If have the 3rdparty libraries installed, the BUILD_OSG_PLUGINS is ON in your CMake file and the FREETYPE_LIBRARY_DEBUG path is found it might still happen that the project files for Freetype plugins or not built. Select "Show Advanced Values" in CMake and copy the directory found in FREETYPE_INCLUDE_DIR to FREETYPE_INCLUDE_DIR_freetype2 and FREETYPE_INCLUDE_DIR_ft2build.
> 


Though I did not seem to have to set a FREETYPE_LIBRARY_DEBUG (even though i was building a debug version of the plugin. I did seem to have to set FREETYPE_LIBRARY however. Also I dont seem to see a BUILD_OSG_PLUGINS variable in my cmake project.. but that didnt seem to matter.


Cheers,
Dave[/quote]

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63353#63353








More information about the osg-users mailing list