Forum > Noggit
Failed to compile LNK 112
(1/2) > >>
elireth123:
When I try to compile the noggit I have an error: LNK 112
LNK1112: module machine type 'x86' conflicts With target machine type 'X64'
My system is 64 bit.
What I can do?
schlumpf:
Can you please post the CMakeError.log and CMakeOutput.log? It seems like cmake determined that you have a 32bit system due to some semi-silent error.
elireth123:
--- Quote from: "schlumpf" ---Can you please post the CMakeError.log and CMakeOutput.log? It seems like cmake determined that you have a 32bit system due to some semi-silent error. --- End quote ---
https://mega.nz/#!4sABRQ4J!BABCWKgQ2omM ... wb4GGk3vEQ
Here I am, now I have a different error: GWL HINSTANCE: Undeclared definer
But I have not changed anything, so maybe it has nothing to do with it.
Note: I am trying to compile the tag: tip
I need to edit ADT in bigalpha
Thanks for the help
schlumpf:
That does not sound like the full error.
elireth123:
--- Quote from: "schlumpf" ---That does not sound like the full error. --- End quote ---
In the link are all logs.
The new error is C2065 :: "GWL_HINSTANCE: Undeclared defined | noggit.cpp | line: 131 | column: 1 | project: noggit
If you need anything else tell me.
Navigation
[0] Message Index
[#] Next page
|