SFML community forums
Help => General => Topic started by: Nikita on November 30, 2014, 01:48:27 pm
-
made the game on c ++ and SFML for Windows. developed in the MVS 9. Compile and run perfectly. But only on my computer (which was being developed). on other computers running Windows gives an error message. after installing the MVS on the computer problem disappears. Why not start without MVS?
-
http://en.sfml-dev.org/forums/index.php?topic=5559.0
-
What Laurent said. Also, anything compiled with any Microsoft compiler needs to be shipped with that version's MSVC Redistributables library (I'm not sure if thats the same with Clang, G++, etc).