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 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


[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'
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