Re: [sdljava-users] SDL_gfx binding broken under Windows?
Status: Beta
Brought to you by:
ivan_ganza
From: Sannie K. <sa...@in...> - 2005-03-06 21:33:40
|
Chris Dennett wrote: > Rainer Koschnick wrote: > >> Hello, >> >> I cannot use the SDL_gfx binding here, I am getting this error message >> when I try to run the included testgfx app: >> >> Native code library failed to load. >> java.lang.UnsatisfiedLinkError: .\lib\SDLJava_gfx >> .dll: A dynamic link library (DLL) initialization routine failed >> >> I tried building my own version of SDL_gfx 2.0.13 which doesn't work >> either. The other bindings seem to work fine. > > > I have problems with SDL_gfx as well (including when building it). If > you work out how to fix it, please tell us ;) > I've managed to build SDL_gfx successfully on the first try using mingw (with a little help from http://www.libsdl.org/extras/win32/mingw32/README.txt). If you want I can send you the resulting SDL_gfx.dll file via email. -- Sannie |