> > Hi Robert -- I updated to current CVS a couple hours ago. I 
> just tried 

(I meant SVN of course.)

> > to reproduce the font problem with David's new font file, 
> and much to 
> > my surprise found that I did not have a freetype plugin. For some 
> > reason, current SVN CMake is unable to find my freetype 
> installation 
> > and therefore is not adding the freetype plugin to my VS 
> solution/project files.
> >
> > I'm using Mike's 3rd party binaries and have "3rdparty" as 
> a sibling 
> > to "OpenSceneGraph". This has worked with current SVN up until now.
> 
> There hasn't been any recent changes to the 
> CMakeModules/FindFreeType.cmake.

Does CMake use FindFreeType.cmake on Windows platforms? If so, then I don't
know how this ever worked, as FindFreeType.cmake does not search in the
sibling "3rdParty" directory.

> Perhaps the new freetype 
> version is not being picked up so the FindFreeType.cmake 
> needs to be updated to find it.

CMake was finding the new freetype version and adding the freetype plugin
subdirectory up until very recently. Were there any other changes to CMake
that could've caused this issue?
   -Paul

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to