<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
<span style="font-size: 8pt"><span style="line-height: 15px;">My configuration:</span></span>
<div class="mb_sig"></div>
<div><span style="font-size: 8pt">
<div>PROCESSOR_ARCHITECTURE=AMD64</div>
<div>PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 16 Stepping 1, AuthenticAMD</div>
<div>PROCESSOR_LEVEL=21</div>
<div style="">PROCESSOR_REVISION=1001</div>
<div style="">running Windows 7 Pro</div>
<div style=""><span style="line-height: 1.5;"><br>
</span></div>
<div style=""><span style="line-height: 1.5;">I am using M3 release  "cm3-min-x86-d5.10.0-VC2015-20160102"</span></div>
<div style=""><br>
</div>
<div style="">After struggling a lot I removed Visual Studio 10 (which I never use as such) and installed Microsoft Build Tools 2019</div>
<div style="">I then edited "NT.common" in bin/config:</div>
<div style=""><span style="line-height: 1.5;">-----</span></div>
<div style="">
<div>    Msdev = SystemDrive & "\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools"</div>
<div><span style="line-height: 1.5;">    VCInstallDir = Msdev & "\\VC\\Tools\\MSVC\\14.21.27702"</span></div>
<div>    DevEnvDir = Msdev & "\\Common7\\\IDE"</div>
<div><span style="line-height: 1.5;">    end end end end</span></div>
<div>    if VCInstallDir</div>
<div>        VCBin = VCInstallDir & "\\bin\\Hostx64\\x86"</div>
<div>        VCLib = VCInstallDir & "\\lib"</div>
<div>        VCInc = VCInstallDir & "\\include"</div>
<div>    end</div>
<div>-----</div>
<div><span style="line-height: 1.5;">and I still get:</span></div>
</div>
<div style=""><br>
</div>
<div style="">
<div>Microsoft (R) Incremental Linker Version 10.00.30319.01</div>
<div>Copyright (C) Microsoft Corporation.  All rights reserved.</div>
<div><span style="line-height: 1.5;">-out:Maketables.exe </span></div>
<div>-subsystem:console </div>
<div>-entry:mainCRTStartup </div>
<div>-nodefaultlib </div>
<div>-debug </div>
<div>-incremental:no </div>
<div>-opt:ref </div>
<div>-delayload:ws2_32.dll </div>
<div>-delayload:advapi32.dll </div>
<div>-delayload:gdi32.dll </div>
<div>-delayload:netapi32.dll </div>
<div>-delayload:user32.dll </div>
<div>-delayload:comctl32.dll </div>
<div>-delayload:rpcrt4.dll </div>
<div>-delayload:iphlpapid.dll </div>
<div>delayimp.lib </div>
<div>_m3main.obj </div>
<div>Main.mo </div>
<div>Common.io </div>
<div>Common.mo </div>
<div>Loader.io </div>
<div>Loader.mo </div>
<div>Editor.io </div>
<div>Editor.mo </div>
<div>Printer.io </div>
<div>Printer.mo </div>
<div>C:\Users\Public\programs\cm3\pkg\libm3\NT386\m3.lib.sa </div>
<div>C:\Users\Public\programs\cm3\pkg\m3core\NT386\m3core.lib.sa </div>
<div>iphlpapi.lib </div>
<div>rpcrt4.lib </div>
<div>winspool.lib </div>
<div>comctl32.lib </div>
<div>ws2_32.lib </div>
<div>comdlg32.lib </div>
<div>netapi32.lib </div>
<div>gdi32.lib </div>
<div>user32.lib </div>
<div>advapi32.lib </div>
<div>kernel32.lib </div>
<div>msvcrt.lib </div>
<div>Main.mo : fatal error LNK1112: module machine type 'X86' conflicts with target machine type 'x64'</div>
<div><br>
</div>
<div>After trying everything, worming my way through the configuration labyrinth, I am at the end of my wits.</div>
<div>If anybody has an idea...</div>
<div>Otherwise I can't use M3 anymore.</div>
<div>Am I the only one using Windows?</div>
</div>
</span></div>
</div>
</body>
</html>