I have tested the following build tools which you can install via Windows Start Menu > Visual Studio Installer > Modify > Individual components
v143.32 is where the problem with the 1.2 version started.
With v14.29 things just work™; So I suggest you install that one.
v14.30 and v14.31 require you to specify the compiler version in the BuildConfiguration.xml as described in the linked thread above.
v14.30 is 14.30.30705
v14.31 is 14.31.31103
After installing an older compiler listed above you will need to do a full rebuild. To ensure that you have done that and not an incremental build please delete the Binaries and Intermediate folders before compiling.