From: Ignacio E. G. <na...@gm...> - 2010-02-16 19:04:09
|
Braden McDaniel wrote: > > In "Get Info" for your project, you need to uncheck "Generate Debug > Symbols" under the "Code Generation" section. >> Could you exactly write what are your paths in Xcode? : >> Header Search Path and >> Library Search Path and if there is other I need please write it. > My "Header Search Path" is > /opt/local/include /opt/local/include/openvrml > My "Library Search Path" is > /opt/local/lib > I'm building against OpenVRML installed from MacPorts. > Thanks! I will try it later. I It seems to be a GCC4.2 bug which is said to be fixed in later versions but since Apple is using the old 4.2 we cannot do anything since is old but it has modifications to work with Apple stuff. I think this is the Bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31899 I will try with GCC4.4 from macports and report something later. Thank you Braden Ignacio -- View this message in context: http://old.nabble.com/NEWBIE%3A-using-openvrml-in-mac-OS-10.6-tp26253956p27613395.html Sent from the openvrml-develop mailing list archive at Nabble.com. |