Hi Ronert, sure i did it
cd trunk mkdir build ccmake .. i changed the configuration then pressed "c" to configure an "g" to generate the makefile in the file "CMakeCache.txt" i have : //standard image plugin for os x, options are quicktime, imageio OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX:STRING=imageio but the make continue to try to buld quicktime. Massimo. Il giorno 08/dic/2009, alle ore 16.41, Robert Osfield ha scritto: > Hi Massimo, > > On Tue, Dec 8, 2009 at 3:38 PM, Massimo Di Stefano > <massimodisa...@yahoo.it> wrote: >> Hi, >> >> i applied the change to cmake settings : >> >>> OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX = imageio >> >> but the error persists, so i make a copy of the quicktime directory and i >> removed all the files from the original on : > > After setting the variable using ccmake you should then press 'c' and > 'g' to configure and then generate the finale makefiles/Xcode > projects. If you miss these steps out then you'll still see the > quicktime plugin building. > > Robert. > _______________________________________________ > osg-users mailing list > osg-users@lists.openscenegraph.org > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org