|
Boost Users : |
Subject: [Boost-users] How do I build x64 binaries with Boost source?
From: Osman Zakir (osmanzakir90_at_[hidden])
Date: 2017-06-12 18:13:15
Hi,
How do I specify that I want to build 64-bit binaries when I run bootstrap and then invoke b2? I had a linker error saying, 1>libboost_thread-vc141-mt-gd-1_64.lib(thread.obj) : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' when I tried to build an ISAPI extension DLL with Wt (just a simple app using the same code as in the Hello world example). [Note: Im just trying out the wtispai.lib/wisapid.lib connector libraries to see how to use them.]
Any help would be appreciated. Thanks in advance.
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net