How to install sdl_image-library for mingw32-compiler? I need support for
targa-images.
for convert DLL to mingw32 libraries
http://sources.redhat.com/cygwin/cygwin-ug-net/dll.html
El dl, 28-01-2002 a las 00:05, Juhana Lehtiniemi escribi?:
How to install sdl_image-library for mingw32-compiler? I need support for
targa-images._______________________________________________
SDL mailing list
SDL at libsdl.org
I try to compile the DLL by those instructions, it gives the following
compilation error at the first command of the five(i have compiled them to
objects already):
In function console_main': ...SDL_main.c:227: undefined reference to
SDL_main’
Any place to get them compiled for Mingw32(not Cygwin)? Or is there some
way to run the configure on Mingw32? Cygwin does have it’s unix-shell, but
does Mingw32?`
Thank you!