[SDL] Loading Resources on Windows
Micah Brening
micah.brening at gmail.com
Thu Jan 3 10:39:19 PST 2008
Hello All,
I'm running into a stupid problem. I have a game written in C with SDL. I'm
also using SDL_image.
On Linux, it all runs fine. On windows, it runs fine if I execute it from the
directory I installed it to. But if I try to use a link (say from the start
menu) it fails to load the images which are either in the same directory, or in
a child directory.
I know it should be possible to do this, but I am at a loss. I did the
mandatory Google searches and unless I'm wording it wrong, I was unable to find
anything helpful.
I'm certain others have run into this. Could someone either help or point me in
the right direction?
Thanks!
Micah
More information about the SDL
mailing list