Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gigetto

Pages: [1]
1
Graphics / Re: Image.LoadFromFile("sprite.tga") Won't load th
« on: September 08, 2007, 10:24:44 pm »
Quote from: "maninboots"
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 get the same error if I use release libraries in debug mode. To be honest it should not make a difference, but it does.
My problem is that I cannot build the release vesion of my app because I get:

fatal error C1047: The object or library file 'D:\SFML-1.0\lib\vc2005\static\sfml-window.lib' was created with an older compiler than other objects; rebuild old objects and libraries

What should I do?

Pages: [1]