0 Members and 4 Guests are viewing this topic.
You have to put all your .dll files into your project solution Ex.C:\Users\Matthew\Desktop\VS13 Projects\SFML2.1_Test\SFML2.1_Test(put dlls here)you get your dll files from your <build>\lib folder
Try removing your SFML_STATIC... because your setting up dynamically
Try restarting from scratch.. I caught a few errors the 1st two times I restarted.