I have just pulled the latest sources from SVN and started to climb the CMake learning curve. I have got most things going on my Windows XP SP2 VC7.1 build platform. However I cannot find the options to make CMake generate build instructions for the JPEG and PNG plugins. Looking at the CMakeLists.txt file in the osgPlugins source directory it seems that JPEG_FOUND and PNG_FOUND have to be set for this to happen.
I cannot find where these are set. Help! There are a number of other *_FOUND type variables being set in some CMake related files in the CMakeModules directory, but nothing for jpeg or png. All my textures are either jpg or png so I am a bit stuck without them :-( Roger _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/