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 4/2/13 11:24 PM, Raymond de Vries wrote:
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'
    AVPlayerItemVideoOutput* output;
    ^

These versions should have support for the avfoundation plugin, right? How am I supposed to build it?

Thanks a lot, regards
Raymond

_______________________________________________
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

Reply via email to