[sdljava-users] SDLJava.dll not found
Status: Beta
Brought to you by:
ivan_ganza
From: Sam H. <bro...@gm...> - 2009-05-25 07:04:14
|
Hello. I am having trouble getting SDLJava to work in my projects due to the fact that it has trouble finding SDLJava.dll. I have included the library and paths, and ran the project from both netBeans and JCreator, but neither will work and both give me the same error. Native code library failed to load. java.lang.UnsatisfiedLinkError: C:\sdljava-0.9.1-win32-bin\sdljava-0.9.1\lib\SDLJava.dll: A dynamic link library (DLL) initialization routine failed I have already set the path with -Djava.library.path=<PATH_TO_DLL>, but it still doesn't work. Any help would be much appreciated. -- -Sam Joseph Hobson |