The latest Qt is 64-bit on mac now and I configured it with cocoa. I'm using the latest build from git as well after I first had troubles with the pre-built Qt4.5 (the cocoa version, not the carbon version)... which also has a couple of issues with snow leopard in general though.
Here is the output from 'file' on the Core and Gui libraries: /usr/local/Trolltech/Qt-4.7.0/lib/QtCore.framework/QtCore: Mach-O 64-bit dynamically linked shared library x86_64 /usr/local/Trolltech/Qt-4.7.0/lib/QtGui.framework/QtGui: Mach-O 64-bit dynamically linked shared library x86_64 However, I'll look into a 32-bit build and see if that fixes it. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17811#17811 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

