Slick and Eclipse

I have a basic understanding of eclipse, but I cannot seem to get Slick to work with it. I get everything imported correctly, with lwjgl being referenced with the correct native library and all, but whenever I compile it, it just tells me ‘Failed to initialise the LWJGL display’

Any tutorials that are up to date and indepth would be great. I can’t seem to find any good ones.

Thanks for any replies in advance.

can you post the exact exception you are getting?

might help narrow the problem down.

So, I’ve figured out that my problem is with the version of lwjgl i am using. My problem is that it wont work on windows 7 ultimate. I tried it out on a windows xp comp at school, and it worked instantly without hassle. Is there a lwjgl version compatible with both windows 7 and windows xp?

As Kapta said, post the exception stack trace, LWJGL is compatable with winxp, vista and win7, both 32 and 64 bits.

Endolf

No need for any assistance lol, I updated to the newest lwjgl and now it works like a charm. Sorry for slow responses. Thanks for the attempt though lol