SDL won't load image

I'm trying to make a program using SDL and have a bunch of images that I need to load in order to make it. The problem is that SDL isn't able to load these images. I made sure that I'm using the right paths and even checked the current working directory of my program. They are both correct so I'm having a hard time figuring out the problem. The only thing that I think could be causing this is that the folder that my program is in is read only but I can't change that (I've tried). I also don't have access to any admistrative permissons.

Edit:
Nevermind. I figured out the problem.
Last edited on
Topic archived. No new replies allowed.