Hello! I'm new to SFML but so far it looks great, except that I can't get my images to load properly.
The program Builds just fine but it always returns the "Failed to load image from file" error.
I've tried TGAs, JPGs, PNGs, even 1bit BITMAPS, but nothing works.
I'm keeping my files in: [ \Visual Studio 2005\Projects\{name}\debug\ ], and that should be right, right ?
I've even tried to change the image line to "C:\\sprite.tga" and moving the picture to the root map but it doesn't work.
I've tried using my own code and the tutorial code. Please help!
Regards Mattias from Sweden !