|
From: Ignacio E. G. <na...@gm...> - 2010-02-16 08:17:10
|
Hi Braden > Yes. I was able to get around the internal compiler error I was > experiencing by turning off debugging symbols (i.e., *not* passing -g to > the compiler). Pretty annoying if you actually need to debug something; > but at least it gets you a binary. >> There is also a thread I began last year in stackoverflow.com >> http://stackoverflow.com/questions/1678828/openvrml-in-snow-leopard-from-macports > I have not observed the failure mode you describe there and in your > previous posting. The responses seem to point to the use of recursive > search paths as a culprit for this; I'm pretty sure you *don't* want this. > I did uncheck the flag for recursive but I still have one error in vrml97_grammar.h file in line425 using boost::test_tools::check_is_close; Internal compiler error: in reference_to_unused, at dwarf2out.c10603 Is this the error you got? In that case how do I set -g flag? in Xcode? 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. I will appreciate is very much. -- View this message in context: http://old.nabble.com/NEWBIE%3A-using-openvrml-in-mac-OS-10.6-tp26253956p27604839.html Sent from the openvrml-develop mailing list archive at Nabble.com. |