Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
[SOLVED] Error with running c++ program
Print
Pages: [
1
]
Author
Topic: [SOLVED] Error with running c++ program (Read 1098 times)
0 Members and 1 Guest are viewing this topic.
ScriptingTacos
Newbie
Posts: 7
[SOLVED] Error with running c++ program
«
on:
July 02, 2015, 03:26:23 pm »
Hello!
I want to use SFML but when I try to run my c++ program it says the following:
Error 1 error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
I don't know how to fix this. I am using VS 2013.
«
Last Edit: July 02, 2015, 04:46:51 pm by ScriptingTacos
»
Logged
G.
Hero Member
Posts: 1593
Re: Error with running c++ program
«
Reply #1 on:
July 02, 2015, 03:51:07 pm »
Have you tried googling this explicit error message?
Logged
Hapax
Hero Member
Posts: 3379
My number of posts is shown in hexadecimal.
Re: [SOLVED] Error with running c++ program
«
Reply #2 on:
July 02, 2015, 07:01:39 pm »
It's also in
this section
of the SFML FAQ.
Notice the error message that is less than 10 paragraphs from the beginning of that section.
Logged
Selba Ward
-SFML drawables
Cheese Map
-Drawable Layered Tile Map
Kairos
-Timing Library
Grambol
*
Hapaxia Links
*
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
[SOLVED] Error with running c++ program
anything