Hi all, I have XCode 4.3.1, which is the .app bundle version from the App Store, and so I have no /Developer folder, and no gcc compiler other than the LLVM that comes with XCode. ie, no /usr/bin/gcc-4.2
Do you have any suggestions for this situation? I tried compiling with a gcc compiler from Macports (version 4.4), but I get hundreds of errors when compiling osgViewer/DarwinUtils.mm. It seems like that compiler doesn't understand any objective-c... "error: stray '@' in program", etc. Is there a different way to solve this problem? Any fix yet? Thanks, Mike ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=46947#46947 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

