Hi,

Massimo Di Stefano schrieb:
> Hi,
> 
> tring using cmake-2.6.4 (last osg trunk - revision : 10859)
> 
> i restored the opentrhead files and used :
> 
> cd trunk/
> mkdir build
> cd build
> ccmake ..
> 
> the build now goes ahead but fails at quicktime plug-in this the log :
> 
> http://www.geofemengineering.it/data/osg-r10859_osx10-6_cmake.txt

Any chance that you compile for 64bit? Then you'll have to disable the
quicktime-plugin and use the imageio-plugin, Quicktime is only available
for 32bit.

Set OSG_DEFAULT_IMAGE_PLUGIN_FOR_OSX settings in CMAKE to imageio

cheers,
Stephan


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to