Trouble getting the JLWGL set up.

Started by kmyers, November 01, 2003, 22:17:38

Previous topic - Next topic

kmyers

Hello,

Today I tried to get the JLWGL set up and didn't get off the ground.  Could someone give me some relatively explicit instructions?  I'm running under Windows XP.  I downloaded all of the files fine, just couldn't figure out what to do with them :)

I'm sure my computer experience is miniscule compared to the average visitior here, so...feel free to spell it out.
eith Myers

Matzon

<drunk>
extract the binary sucker, and you're done :p

extract it, and run some demos using:
java -cp lwjgl.jar;lwjgl_test.jar; org.lwjgl.test.input.MouseTest - check the org.lwjgl.test.* package for more demos
</drunk>