Closed GoogleCodeExporter closed 9 years ago
Problem may be that JOGL uses Apple internal classes. Either need to update to
latest version of JOGL or try and rebuild JOGL on the Mac with the fix to the
internal class problem (if one exists).
Original comment by nicole.m...@gmail.com
on 24 Oct 2012 at 6:58
Original comment by nicole.m...@gmail.com
on 24 Oct 2012 at 7:01
On 2 November 2012 20:56, Jonathan Kaplan <jonathankap@gmail.com> wrote:
Changing JME or even JOGL versions will be a big project. My short-term
suggestion for the Java 7 issue on the Mac is to rebuild the current version
of JOGL and replace the references to apple.* libraries that are causing
problems. I assume these have been replaced with different paths in Java 7,
but I bet the same classes are still there.
The JOGAMP project keeps historical versions in their repository:
http://jogamp.org/git/?p=jogl.git;a=tags
I believe 1.1.1a is similar to the version we use in Wonderland. They have
detailed build instructions here:
http://jogamp.org/git/?p=jogl.git;a=blob_plain;f=doc/HowToBuild.html;hb=d415a970
9c8841a55f30f35c30cea0622924ccf0
This would only affect the Mac, which would limit the impact of the change.
Original comment by nicole.m...@gmail.com
on 6 Nov 2012 at 2:15
Original comment by nicole.m...@gmail.com
on 8 Aug 2013 at 4:19
Original issue reported on code.google.com by
nicole.m...@gmail.com
on 24 Oct 2012 at 6:54