Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
game does not work on other computers
Print
Pages: [
1
]
Author
Topic: game does not work on other computers (Read 1074 times)
0 Members and 1 Guest are viewing this topic.
Nikita
Newbie
Posts: 1
game does not work on other computers
«
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?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: game does not work on other computers
«
Reply #1 on:
November 30, 2014, 01:51:25 pm »
http://en.sfml-dev.org/forums/index.php?topic=5559.0
Logged
Laurent Gomila - SFML developer
Gambit
Sr. Member
Posts: 283
Re: game does not work on other computers
«
Reply #2 on:
November 30, 2014, 01:54:45 pm »
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).
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
game does not work on other computers