PDA

View Full Version : SDL


Qirn
10-31-2008, 02:49 PM
Well, since I'm too lazy to read the documentations I'll ask here xD

Recently I started learning C++ again, using Dev-Cpp and (now) SDL. My problem is that, using the SDL_image extension, I still can't open .png files. Haven't tried with other formats yet, but .png definatly doesn't work. Using only SDL I can open a .bmp file without problems.

Might be not the right forum to ask, but well, maybe I'm lucky.

So, ... Help? D:

Qirn
11-04-2008, 05:35 PM
Double post, whee~

It should hurt when you're being dumb. I have to put the libpng.dll in the same directory as the .exe. -.-