cd /tmp git clone git://github.com/void256/nifty-gui.git cd nifty-gui/ git checkout 1.4 mvn clean install cd nifty-examples-slick2d/ export MAVEN_OPTS=-Djava.library ...
I tried to run AllDemoMain in the slick example package, but I'm struck with the following stack trace: Exception in thread "main" java.lang.NoSuchMethodError: org ...