[sdljava-users] Problems with SDLJava_Image.dll and jpeg.dll
Status: Beta
Brought to you by:
ivan_ganza
From: David F. <fe...@in...> - 2005-05-16 11:36:55
|
Hi! I recently installed SDLJava on a Win32-Systerm and everything seemed = ok, until I tried to load an image with SDLImage..load(".../test.bmp"). = I get the following error messages: 1. The ordinal 50 could not be found in jpeg.dll (in a MessageBox) 2. Native code library failed to load. java.lang.UnsatisfiedLinkError: C:\WINNT\system32\SDLJava_image.dll: = The operating system cannot run %1=20 (on the console) It seems that somehow my jpeg.dll is corrupted. I already tried to use = the dlls that come with SDL_Image 1.2.4 instead of 1.2.3 but it still = does not work. Maybe someone can expain me how to fix that error, or = send me a working SDLJava_Image.dll and jpeg.dll. Thanks in advance, D. Felkel |