Re: Building JOGL on mac
Posted by
Sven Gothel on
Sep 30, 2012; 4:14pm
URL: https://forum.jogamp.org/Building-JOGL-on-mac-tp4026319p4026320.html
On 09/30/2012 06:01 PM, Martin [via jogamp] wrote:
> Hi,
> I have been able to build JOGL on ubuntu, but have problem to build it on macos
> Does anybody knows what to do with the following:
> warning 1: cc1obj: warning: command line option "-fno-rtti" is valid for
> C++/ObjC++ but not for ObjC
> error 1: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘jlong’
> error 2: lipo: can't figure out the architecture type of:
> /var/folders/a2/a2afwWAvE0ymkJXN1y+MXU+++TI/-Tmp-//ccPMEZ7g.out
>
Pls check Bug 622 for building on OSX 10.8
<
https://jogamp.org/bugzilla/show_bug.cgi?id=622>
If it works for you [or not], please add a comment to Bug 622,
thank you.