Dear all,

I'm having problems getting CMake 2.4 to find the appropriate files for
the freetype plugin in the osg2.4 distribution.

I was under the impression that as long as the 3rdParty folder was
specified correctly, CMake should find the necessary freetype files to
add it to the .Net solution. However CMake tells me freetype files
cannot be found.

So I decided to add them manually, I deleted the cache to start a fresh
and pointed CMake to the following directories.

FREETYPE_INCLUDE_DIR_freetype2 = C:/Build/OpenSceneGraph
2.4/3rdParty/include/freetype
FREETYPE_INCLUDE_DIR_ft2build = C:/Build/OpenSceneGraph
2.4/3rdParty/include/
FREETYPE_LIBRARY_DEBUG = C:/Build/OpenSceneGraph
2.4/3rdParty/lib/freetype219_D.lib

And yet the plugin still doesn't appear in my .net solution.

Can anyone see my error? Or point me in the direction of a post that
can?

Forgive me if this has already been posted, I had a good look beforehand
but couldn't find an answer to my problem.


Cheers!


Kim.
*****************************************************************************************
To view the terms under which this email is distributed, please go to 
http://www.hull.ac.uk/legal/email_disclaimer.html
*****************************************************************************************
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to