marcus • April 30th, 2008
after apple released
java 1.6 for mac os x today to the public i got curious to see how my processing (v0135) sketches/apps worked with the new version.
unfortunately once you switch to 1.6 in your java preferences, processings opengl throws java.lang.UnsatisfiedLinkErrors
after messing around with it for a while i discovered that you had to upgrade to the latest nightly jogl build to make it work...
until the processing team releases a fixed version use this updated library to solve your mac p5/opengl issues.
(simply replace the old opengl folder in your ./Processing 0135/libraries/ directory) »
opengl-mac-java1.6-fix.zip
Tags
+opensource
+processing.org
+programming
Reply