[osg-users] Freetype doesn't show up in .net2005
Kim C Bale
K.Bale at hull.ac.uk
Fri Jun 27 06:54:57 PDT 2008
Thanks that solved it.
Kim.
-----Original Message-----
From: osg-users-bounces at lists.openscenegraph.org [mailto:osg-users-bounces at lists.openscenegraph.org] On Behalf Of Jean-Sébastien Guay
Sent: 26 June 2008 16:53
To: OpenSceneGraph Users
Subject: Re: [osg-users] Freetype doesn't show up in .net2005
Hi Kim,
> 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
There is another value, FREETYPE_LIBRARY, which is only shown when "Show
advanced values" is checked in CMake. (why?) So I guess if you set that
it'll generate the project.
I agree that there are problems detecting the dependencies when you
specify the 3rdParty directory manually (using ACTUAL_3RDPARTY_DIR). I
don't know why that happens. I always put my 3rdParty dir as a sibling
of the OpenSceneGraph dir (which contains src/, include/, etc.) and that
works for me (tm), so perhaps doing that would help. But in the case
that's not possible, perhaps you could check out
CMakeModules/Find3rdPartyDependencies.cmake and try to find out what's
wrong with it in your usage pattern?
Hope this helps,
J-S
--
______________________________________________________
Jean-Sebastien Guay jean-sebastien.guay at cm-labs.com
http://www.cm-labs.com/
http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
osg-users at lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080627/c6f1ea28/attachment.txt>
More information about the osg-users
mailing list