that fixed it :-) 2008/7/17 Jean-Sébastien Guay <[EMAIL PROTECTED]>:
> Hello James, > > As Colin mentioned, the 3rdParty directory should be parallel to your OSG > sources instead of being inside the build subdirectory as you have it now. > For example: > > ...\somedir\OpenSceneGraph > ...\somedir\OpenSceneGraph\build > ...\somedir\OpenSceneGraph\include > ...\somedir\OpenSceneGraph\src > ...\somedir\3rdParty > ...\somedir\3rdParty\bin > ...\somedir\3rdParty\include > ...\somedir\3rdParty\lib > > Then delete the contents of your build directory and re-run cmake to > generate the project files, then you should see the freetype plugin in the > solution file. > > 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-openscenegraph.org > -- James Dickson
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

