Login  Register

Re: Cannot build jogl-2.1.1

Posted by Wade Walker on Aug 27, 2014; 12:42am
URL: https://forum.jogamp.org/Cannot-build-jogl-2-1-1-tp4030392p4032942.html

elect wrote
Starting link
C:\Program Files\Java\jdk1.7.0_51\jre\bin/jawt.dll: file not recognized: File format not recognized
collect2.exe: error: ld returned 1 exit status
The "File format not recognized" usually means you're trying to link against a library of the wrong size (linking 32-bit to 64-bit or vice versa).