I got the following Error as I compiled my program using the jlwgl and the slick library:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
There are really many posts on that ! But I really didn't get the solutions of any of them. I think, that for example the description on this site probably explained everything . But I don't know what they mean by:
Specify the path to it using -Djava.library.path=
It would be very kind if you could give me a step by step explanation for dummies.
I am using ubuntu 12.04 and my IDE is eclipse