I am trying to get going with Nifty GUI since I like the whole design and function separation (coming from android). I tried to follow the tutorial here but I get tons of errors (the libs are all correctly imported.
All the errors are cannot find symbol for Render Device, SlickSoundDevice, LwglInitHelper, etc...
I looked around a bit and it says that with every nifty iteration the init changes. What is the current one?
Libs I have in my project:
- LWJGL 2.9.0
- Slick (newest, downloaded 9/29/2013)
- Nifty GUI 1.3.3
- xpp3 1.1.4.c