How do I build LWJGL?

Started by JeroenWarmerdam, March 21, 2006, 07:07:18

Previous topic - Next topic

JeroenWarmerdam

Hello,

Is there anywhere where I can find a howto for building the LWJGL nightly tar?

Matzon

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

JeroenWarmerdam

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