am using VS 2013. downloaded source and ran cmake. when i compiled SFML the results were " 7 successful, 1 skipped, 1 up to date". However, when i build a project, the compiler tells me that the linker "cannot open sfml-grahics-d.lib sfml-window-d.lib sfml-system-d.lib". I have followed the directions of the tutorial to the letter with all the include and additional directories and so forth. any ideas?