So I have recently started with C++ development and I stumbled upon SFML after playing around with SDL. Regarding, tutorials of SFML 2.0 are there any good ones out there? I am going off of SFML 1.6 and just learning the differences(texture and not image, lots of case sensitive changes, etc). It doesn't seem it would be to hard to convet the 1.6 tuts to 2.0 since the changes are minor for somethings. I may have no idea what I am talking about so proceed to smashing me.
Also I am having problems loading images, it can't find the file in VS2010. I have the file saved in the project directory, but its a no go. Any ideas?
P.S. Sorry for not putting the second part in Help Section.