> Most likely. If it helps, I've seen cases when switching from > the 3rdParty zip file to Mike's SVN where CMake would only > detect the new freetype lib for *debug* mode. You needed to > check the "show advanced values" checkbox and then look for > the freetype release lib, and change it from 2.19 to 2.35 manually.
Yes, I've seen the same. I hope we can get Mario to "show advanced values" to ensure that all the FREETYPE config vars are set correctly. On a related topic, you don't want the "D" version of the FreeType library, not even for debug -- I have found that osgdb_freetyped.dll will refuse to load when linked against the "D" version of the FreeType library. I alerted Mike to this, and I think this is part of what he is currently working on with his updates to the 3rdParty SVN. Thanks, -Paul > That, or delete the CMake cache (build/CMakeCache.txt) and > re-do the CMake config from scratch. > > Hope this helps, > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [EMAIL PROTECTED] > http://www.cm-labs.com/ > http://whitestar02.webhop.org/ > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce negraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

