Re: [osg-users] Building on Mac OSX, error on OSXAVFoundationVideo.mm

2013-04-03 Thread Raymond de Vries
Hi, I've got an interesting update: the error does not occur when building with Xcode. I was using the Unix Makefiles before and that build stopped. A related question: where should I set what the default sdk is? The previous version is used by default... cheers, thanks Raymond On

[osg-users] Building on Mac OSX, error on OSXAVFoundationVideo.mm

2013-04-02 Thread Raymond de Vries
Hi guys, I am trying to build osg 3.1.5 for Mac OSX with Xcode 4.6.1 using the SDK MacOSX10.8.sdk. I have tried 3.1.4 and compilation stops with the same error: .../src/osgPlugins/avfoundation/OSXAVFoundationVideo.mm:111:5: error: unknown type name 'AVPlayerItemVideoOutput'