I submitted a fix for the quicktime plugin when running OS X on HFS case-sensitive file system.
- #include <Quicktime/Quicktime.h> + #include <QuickTime/QuickTime.h> this fix should work everywhere. When is this going to be added to SVN? Dan On Nov 9, 2007, at 4:36 AM, Robert Osfield wrote: > Thanks Eric, I've updated the download page adding the binary > package link. > > On Nov 9, 2007 3:20 AM, E. Wing <[EMAIL PROTECTED]> wrote: >> Some things have been updated. >> >> First, a new 10.5 oriented binary package has been uploaded to: >> http://www.openscenegraph.org/files/OpenSceneGraph-2.2.0/OpenSceneGraph-2.2.0-10.5SDK.dmg >> >> Hopefully, Robert can add the link to the main downloads page soon. >> The description should be: >> Mac OS X 10.5 Universal Binaries (10.5 SDK, 32-bit-only) >> >> >> Second, I have updated and added a bunch of documentation. This is >> included in the OSX_OSG_README.rtf included in the .dmg, but I have >> also added all this information plus additional information to the >> Wiki. >> >> Leopard Notes: >> http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/MacOSX10.5 >> >> I also made some updates and fixes to some of the other OS X related >> pages I found on the Wiki. >> >> Since the mail archive seems to have been lost, I added my original >> post on Objective-C/C++ to the Wiki for reference: >> http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Objective-C >> >> >> And as described in the Leopard notes, I hope to add a formal 10.4 >> and >> 10.5 cross-compile SDK for OSG soon. >> >> Thanks, >> Eric >> _______________________________________________ >> 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 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

