Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
Gopal_Kanchana19-Oct-09 19:51
Gopal_Kanchana19-Oct-09 19:51 
GeneralRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
theCPkid19-Oct-09 19:54
theCPkid19-Oct-09 19:54 
GeneralRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
Gopal_Kanchana19-Oct-09 20:02
Gopal_Kanchana19-Oct-09 20:02 
GeneralRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
theCPkid19-Oct-09 20:11
theCPkid19-Oct-09 20:11 
GeneralRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
Gopal_Kanchana19-Oct-09 20:15
Gopal_Kanchana19-Oct-09 20:15 
AnswerRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
barryboy27-Jan-10 0:25
barryboy27-Jan-10 0:25 
AnswerDid you convert the project from an older version of Visual Studio? Pin
Thomas Mielke22-Dec-10 15:43
Thomas Mielke22-Dec-10 15:43 
AnswerRe: module machine type 'X86' conflicts with target machine type 'x64' Pin
Nisamudheen29-Sep-11 2:12
Nisamudheen29-Sep-11 2:12 
Hi
I faced the same problem. I assume the following in your case.

1 The module that your are building is a 64 bit binary.
2 You are trying to link your module with a 64 bit library.

If above is the case, then you need to define an x64 Platform using the Configuration manager. Select the New option.

In my case above was the problem and after defining a new configuration for x64, the problem is solved.

Regards
Nisam
"Silence will create respect and dignity; justice and fair play will bring more friends;
benevolence and charity will enhance prestige and position; courtesy will draw benevolence;
service of mankind will secure leadership and good words will overcome powerful enemies"
Ali (Peace be upon him)

QuestionEditing the labels Pin
ratprita19-Oct-09 18:57
ratprita19-Oct-09 18:57 
AnswerRe: Editing the labels Pin
theCPkid19-Oct-09 19:10
theCPkid19-Oct-09 19:10 
GeneralRe: Editing the labels Pin
ratprita19-Oct-09 19:11
ratprita19-Oct-09 19:11 
GeneralRe: Editing the labels Pin
theCPkid19-Oct-09 19:22
theCPkid19-Oct-09 19:22 
GeneralRe: Editing the labels Pin
ratprita19-Oct-09 19:30
ratprita19-Oct-09 19:30 
GeneralRe: Editing the labels Pin
theCPkid19-Oct-09 19:44
theCPkid19-Oct-09 19:44 
GeneralRe: Editing the labels Pin
ratprita19-Oct-09 20:17
ratprita19-Oct-09 20:17 
Questioncheck if type is defined using preprocessor? Pin
Sauce!19-Oct-09 18:37
Sauce!19-Oct-09 18:37 
AnswerRe: check if type is defined using preprocessor? Pin
Rajesh R Subramanian19-Oct-09 18:50
professionalRajesh R Subramanian19-Oct-09 18:50 
GeneralRe: check if type is defined using preprocessor? Pin
Sauce!19-Oct-09 19:00
Sauce!19-Oct-09 19:00 
QuestionNeed help for CStdioFile or CFile Pin
Nicholas Amh19-Oct-09 16:29
Nicholas Amh19-Oct-09 16:29 
AnswerRe: Need help for CStdioFile or CFile Pin
«_Superman_»19-Oct-09 16:39
professional«_Superman_»19-Oct-09 16:39 
GeneralRe: Need help for CStdioFile or CFile Pin
Nicholas Amh19-Oct-09 17:10
Nicholas Amh19-Oct-09 17:10 
GeneralRe: Need help for CStdioFile or CFile Pin
Iain Clarke, Warrior Programmer19-Oct-09 23:08
Iain Clarke, Warrior Programmer19-Oct-09 23:08 
GeneralRe: Need help for CStdioFile or CFile Pin
Nicholas Amh19-Oct-09 23:39
Nicholas Amh19-Oct-09 23:39 
QuestionDarken Windows Desktop and draw normal brightness moveable rectangle [modified] Pin
Neville Franks19-Oct-09 13:06
Neville Franks19-Oct-09 13:06 
AnswerRe: Darken Windows Desktop and draw normal brightness moveable rectangle [modified] Pin
Adam Roderick J19-Oct-09 17:50
Adam Roderick J19-Oct-09 17:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.