LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: JeroenWarmerdam on March 21, 2006, 07:07:18

Title: How do I build LWJGL?
Post by: JeroenWarmerdam on March 21, 2006, 07:07:18
Hello,

Is there anywhere where I can find a howto for building the LWJGL nightly tar?
Title: How do I build LWJGL?
Post by: Matzon on March 21, 2006, 09:04:26
the nightly tar is a cvs dump - it needs to be added to a local repository and checked out from there.
Once thats done, check the forum for build guides
Title: How do I build LWJGL?
Post by: JeroenWarmerdam on March 21, 2006, 10:01:22
What I've done is the following:

I've gone to src/native/macosx/
run 'make' which gives me a liblwjgl.jnilib
I copy this to the lib dir in my jme directory and run a demo.

The program fails with a UnsatisfiedLinkError: vSetVSync

I'm running Mac OS X 10.4.5 on an Intel MacBook Pro