Hey guys just a quick question, I downloaded SFML today and converted the 2008 SFML to the 2010 visual SFML, so i have them working (I hope), now i just got a blank window up. I know these is quick but how can i get my release to compile? its displaying
LINK : fatal error LNK1181: cannot open input file 'sfml-system-s.lib'
but I dont have that :D, also im asking this so early because I have a project i was working on with SDL, then i came up to the problem of smooth rotation, so i found this awesome library of SFML, now tomorrow I just gotta convert all my SDL to SFML :( but should be ok, also is SFML as supported at SDL? im planning to release a game.
Canvas
P.S. i followed this http://www.youtube.com/watch?v=-uHGZGgMETg is that correct? (Do i need to convert builds from 2008 to 2010?)