Hi the qt-kit-plugin does not compile, perhaps because I am using 10.5 as base-SDK and the qt-kit-plugin uses some features, which are only available for 10.6.
Is there a chance we can compile the qt-kit plugin only for 10.6 via CMake? Cheers, Stephan P.S: Here's the compiler's output: /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:192:0 'QTMovieNaturalSizeDidChangeNotification' was not declared in this scope /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:431:0 'kCVPixelBufferLock_ReadOnly' was not declared in this scope /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:577:0 'QTMovieNaturalSizeDidChangeNotification' was not declared in this scope /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:192:0 'QTMovieNaturalSizeDidChangeNotification' was not declared in this scope /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:431:0 'kCVPixelBufferLock_ReadOnly' was not declared in this scope /Users/hudson/.hudson/jobs/osg.current/workspace/osg/src/osgPlugins/QTKit/ReaderWriterQTKit.mm:577:0 'QTMovieNaturalSizeDidChangeNotification' was not declared in this scope Am 24.09.10 15:37, schrieb Robert Osfield: > Hi All, > > I'm please to write that today I checked into svn/trunk Eric Wing's > work on a QTKit/CoreVideo plugin for OSX. This plugin should pave the > way for deprecating the old Quicktime plugin, and open the door for > easier support for 32bit and 64bit builds under OSX. > > Thanks Eric Wing, and the DigitalLearningFoundation for funding this effort. > > Cheers, > Robert. > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

