LWJGL With OpenJDK 1.7u Problem (Mac)

Started by Freezerburn, March 01, 2012, 16:36:20

Previous topic - Next topic

Freezerburn

I confirmed this to be an issue directly with the OpenJDK version I have. (which I got from here: http://code.google.com/p/openjdk-osx-build/) I have Eclipse set up properly to run with LWJGL, as the moment I switched back to the 1.6 version that Apple provides my program ran just fine.

The issue is one that I saw mentioned a number of times around the internet, but only for various versions of Linux, such as Ubuntu. Therefore their workarounds don't apply to me, as I have a different version of OpenJDK. The problem is that whenever I run the program, I get the standard "no lwjgl found in java.library.path" exception, despite having properly added the lwjgl jar and the native sources. If there is some kind of workaround to this, or a fix, or whatever, that would be awesome. Otherwise I figured I would just alert the developers that there is this issue at the moment.