just a thought, but is library loading case sensitive?
OPENGL32.DLL in windows/system is all uppercase, but thats normal isn’t it ???
the other 3 are named OpenAL32.dll, lwjgl.dll and EaxAc3.dll
just a thought, but is library loading case sensitive?
OPENGL32.DLL in windows/system is all uppercase, but thats normal isn’t it ???
the other 3 are named OpenAL32.dll, lwjgl.dll and EaxAc3.dll
Don’t think it’s case sensitive on win32.
The strange thing is that I get exactly the same error (File not found) when just printing whatever the current error is on my machine after the RegisterClass call. However, the window creation does not fail?!.
what version of windoze are u using?
I think im gonna start win2k installing, and go for a bike ride ;D
I’m running win2k
can ne1 verify that LWJGL works on win98(release1)? ???
I can verify that it is running for me on Windows98, WindowsME, and Windows2K.
Abuse: could you try the new lwjgl.dll with a fix that might solve you problem? It’s at
http://odense.kollegienet.dk/~naur/lwjgl.dll
The thread tracking this problem is at
http://www.java-gaming.org/cgi-bin/JGOForums/YaBB.cgi?board=newbies;action=display;num=1040151393
it works! it works! woohoo ;D
elias, your a star 8)
/me wonders why it worked on some win98 machines, and not on others ???
I just tried CounterSheep, and although it worked (mostly), I got an error - ‘Failed to acquire keyboard’
However, the game still worked (keyinput included) - though I didn’t work out exactly what your sposed 2 do