As noted in an email from me 1 minute ago, I've tested this and it resolves the issue.
Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com +1 303 859 9466 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mattias Helsing Sent: Thursday, February 26, 2009 7:04 AM To: OpenSceneGraph Submissions Subject: [osg-submissions] Loacating 3rdParty dir fix Hi Robert I added FORCE to set cmake vars FREETYPE_INCLUDE_DIR_ft2build and FREETYPE_INCLUDE_DIR_freetype2. The error case was that during first cmake run (unspecified ACTUAL_3RDPARTY_DIR) FindFreeType set these to xxx-NOTFOUND. After specifying ACTUAL_3RDPARTY_DIR, Find3rdPartyDependencies warn't able to change these (without FORCE). I also added freetype237 to the library search list since it is what's in my binary dependencies for vc90 cheers Mattias _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
