1
Graphics / Re: ERRORs with loadFromfile
« on: August 31, 2015, 02:42:48 pm »You're probably mixing Debug with Release (or compiler versions/flags).
Make sure the configuration of SFML and your project is consistent.
And please use [code=cpp] [/code] in future posts.
problem solved, thanks! I'm so careless as to make such a mistake...