Thanks Luigi, The reason I have moved over to the latest source is that I have some updates to the AC3d and Collada plugins to integrate. I already have a working build system based around the CVS sources, and have all the dependant libraries already installed (mostly source builds for debugging purposes). I need to find out how to get CMake to build the necessary projects so I can run some test cases and debug them.
Roger > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osg-users- > [EMAIL PROTECTED] On Behalf Of Luigi Calori > Sent: 30 May 2007 12:12 > To: osg users > Subject: Re: [osg-users] JPEG and PNG plugins not being built > > Roger James wrote: > > >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 > >[email protected] > >http://openscenegraph.net/mailman/listinfo/osg-users > >http://www.openscenegraph.org/ > > > > > > > > > If you can accept to use Mike Win32 binaries, it should be enough to > drop the 3rdParty folder side to OpenSceneGraph source folder > > hope it helps > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
