We have someone trying to build OSG on 64 bit Leopard.  He has run into
a couple of things:

GraphicsWindowCarbon.cpp won't compile.  Is anyone doing a Cocoa
version?  We aren't looking for one, but would like to not have a build
issue, and may be able to help out.

The quicktime plugin is conflicting with what is on the machine, if I
understand it correctly.  Anybody working on an update to this?

Here's a summary from the guy working on it:
===
On Leopard 32-bit, all of the APIs are there, but they generate
"deprecated function" compiler warnings.  On 64-bit, they generate
compiler errors because they're just plain not available.
===

Is there a way to not compile the quicktime plugin?  If we could specify
to CMake or somewhere either a list of plugins to not compile, or a list
to compile, we could just avoid the quicktime plugin for now.

thanks
andy


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

Reply via email to