Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error LNK1112 #22

Open
BlackSeBo opened this issue Jan 25, 2018 · 1 comment
Open

Fatal Error LNK1112 #22

BlackSeBo opened this issue Jan 25, 2018 · 1 comment

Comments

@BlackSeBo
Copy link

Hey guys,

i have a problem building the wallet on Windows with Visual Studio 12 2013

the error i get is:

libboost_program_options-vc120-mt-1_58.lib(value_semantic.obj) : fatal error LNK1112: module machine type 'X86' conflict
s with target machine type 'x64' [C:\Users[USER]\Documents\GitHub\cryptonotewallet\build[coin]-qt.vcxproj]

i already build the wallet for Linux on Ubuntu and also the Coin itself for Windows and Ubuntu

i searched for it in Google by could not find a true solution.

the only way i could nearly fix this to build the complete thing in 32Bit but then i have the problem that i can not use the GUI on Systems without QT5 installed so not a true solution.

I hope i could explain my problem i am very sry for my bad english.

@gogsard
Copy link

gogsard commented Feb 16, 2018

have u tried using command cmake -G "Visual Studio 12 Win 64" ?

aivve added a commit to aivve/KarbowanecWallet that referenced this issue Dec 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants