Hmm...

So I've downloaded the 3rd party dependencies and have placed them in to my OSG 
root directory: C:\osg\OpenSceneGraph-3.2.2-rc2


Hence they are in the following location: 
C:\osg\OpenSceneGraph-3.2.2-rc2\3rdParty_x86_x64

I have rerun cmake (both configure and generate):

I would expect to see the following plugin enabled in the solution:
C:\osg\OpenSceneGraph-3.2.2-rc2\src\osgPlugins\freetype

However I dont.

I also tried pointing the following CMAKE attribute to the newly installed 
freetype dependecy:
FREETYPE_INCLUDE_DIR_freetype2 -> 
C:\osg\OpenSceneGraph-3.2.2-rc2\3rdParty_x86_x64\x64\include


I have also verified that the following CMAKE attribute is enabled:
USE_3RDPARTY_BIN

Any other pointers relative to getting this plugin built?

Thank you!

Cheers,
Dave

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to