SDL_image win32 binaries

Hi all !

I’m obliged to work on windows and I’d like to use SDL to make my programs
because I know it well for using it at home with linux.

The problem is that I could get the main SDL library binary for windows but
I couldn’t find SDL_image, SDL_mixer and other parallel libs as a binary
form for windows.

I use mingw32 and I really know shit about windows compilation, especially
when talking about library compilation.

Please save my life (and my job…) ! If you’ve happened to compile , at
least , SDL_image on windows (I need the DLL, the .lib and the .a … well I
think it must be enough), please send it to me at mailto:julo at web.com .

PS : I made a linux 3D pong clone using OpenGL, GLUT, and libMikMod
(http://julien.olivier.free.fr). If anyone happens to compile it on windows,
please send me the binaries so I can put them on my website and show it to
software companies for them to hire me ! :slight_smile:

julo from france.

“Julien Olivier” wrote:

The problem is that I could get the main SDL library binary for windows
but
I couldn’t find SDL_image, SDL_mixer and other parallel libs as a binary
form for windows.

I recently put some together. (Did you ever get those Sam?) If they don’t
show up on the library pages soon I can post them on my web site. Might be
nice place to maintain an SLD-win32 “support group” :slight_smile:

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

“Randi J. Relander” wrote:

… SLD-win32 “support group” …

Doh!

  • SLD
  • SDL

Better than LSD or DSL I guess … :slight_smile:

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

Please Randi, put them on your website ! and don’t forget to tell me where
your website is :slight_smile:

“Randi J. Relander” a ?crit dans le
message news: 8o5vvd$ron$1 at ftp.lokigames.com…> “Julien Olivier” wrote:

The problem is that I could get the main SDL library binary for windows
but
I couldn’t find SDL_image, SDL_mixer and other parallel libs as a binary
form for windows.

I recently put some together. (Did you ever get those Sam?) If they don’t
show up on the library pages soon I can post them on my web site. Might be
nice place to maintain an SLD-win32 “support group” :slight_smile:

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

“Julien Olivier” wrote:

Please Randi, put them on your website ! and don’t forget
to tell me where your website is :slight_smile:

The website is in my tagline but I put the files on anonymous ftp so you can
get them from there until I add links from my page.

ftp: ftp://regcom.sourceforge.net/pub/regcom
user: anonymous
pass: your email address-----------------------------------------

SDL_image-devel-1.0.9-VC++.zip

ftp://regcom.sourceforge.net/pub/regcom/SDL_mixer-devel-1.0.6-VC++.zip

Contents:

SDL_image-1.0.9/COPYING.txt
SDL_image-1.0.9/README.txt
SDL_image-1.0.9/README.win32.txt
SDL_image-1.0.9/include/SDL_image.h
SDL_image-1.0.9/lib/SDL_image.lib
SDL_image-1.0.9/lib/SDL_image.dll
SDL_image-1.0.9/libpng-1.0.8/LICENSE.txt
SDL_image-1.0.9/libpng-1.0.8/libpng1.dll
SDL_image-1.0.9/zlib-1.1.3/LICENSE.txt
SDL_image-1.0.9/zlib-1.1.3/zlib.dll

Supported Formats:

BMP, PPM, PCX, GIF, PNG, TGA

Note: PNG requires libpng1.dll and zlib.dll (included)

Unsupported Formats:

JPEG, TIFF


SDL_mixer-devel-1.0.6-VC++.zip

ftp://regcom.sourceforge.net/pub/regcom/SDL_image-devel-1.0.9-VC++.zip

Contents:

SDL_mixer-1.0.6/COPYING.txt
SDL_mixer-1.0.6/README.txt
SDL_mixer-1.0.6/README.win32.txt
SDL_mixer-1.0.6/include/SDL_mixer.h
SDL_mixer-1.0.6/lib/SDL_mixer.lib
SDL_mixer-1.0.6/lib/SDL_mixer.dll


  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

“Julien Olivier” wrote:

Please Randi, put them on your website ! and don’t forget
to tell me where your website is :slight_smile:

The website is in my tagline but I put the files on anonymous ftp so you can
get them from there until I add links from my page.

ftp: ftp://regcom.sourceforge.net/pub/regcom
user: anonymous
pass: your email address-----------------------------------------

SDL_image-devel-1.0.9-VC++.zip

ftp://regcom.sourceforge.net/pub/regcom/SDL_image-devel-1.0.9-VC++.zip

Contents:

SDL_image-1.0.9/COPYING.txt
SDL_image-1.0.9/README.txt
SDL_image-1.0.9/README.win32.txt
SDL_image-1.0.9/include/SDL_image.h
SDL_image-1.0.9/lib/SDL_image.lib
SDL_image-1.0.9/lib/SDL_image.dll
SDL_image-1.0.9/libpng-1.0.8/LICENSE.txt
SDL_image-1.0.9/libpng-1.0.8/libpng1.dll
SDL_image-1.0.9/zlib-1.1.3/LICENSE.txt
SDL_image-1.0.9/zlib-1.1.3/zlib.dll

Supported Formats:

BMP, PPM, PCX, GIF, PNG, TGA

Note: PNG requires libpng1.dll and zlib.dll (included)

Unsupported Formats:

JPEG, TIFF


SDL_mixer-devel-1.0.6-VC++.zip

ftp://regcom.sourceforge.net/pub/regcom/SDL_mixer-devel-1.0.6-VC++.zip

Contents:

SDL_mixer-1.0.6/COPYING.txt
SDL_mixer-1.0.6/README.txt
SDL_mixer-1.0.6/README.win32.txt
SDL_mixer-1.0.6/include/SDL_mixer.h
SDL_mixer-1.0.6/lib/SDL_mixer.lib
SDL_mixer-1.0.6/lib/SDL_mixer.dll


  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

Please ignore the first post of ftp addresses for the win32 binary
development packages. The second one is correct. The first one had the mixer
address in the image section and the image address in the mixer section.
Oops … :slight_smile:

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net

THANKS !!!

“Randi J. Relander” a ?crit dans le
message news: 8o90je$3hi$1 at ftp.lokigames.com

Please ignore the first post of ftp addresses for the win32 binary
development packages. The second one is correct. The first one had the
mixer> address in the image section and the image address in the mixer section.
Oops … :slight_smile:

  • Randi

Regimental Command
Generic Armored Combat System
http://regcom.sourceforge.net