[Python-Dev] Problems building 3.7.13 on Windows

2022-05-15 Thread Joseph L. Casale
I am trying to build a full release of 3.7.13 with the Wix bundle on Windows. I have installed Visual Studio 2015 and included its bundled Windows 10 SDK. The SdkBinPath property in .\PCbuild\pyproject.props on line 182 seems to incorrectly set the path to: C:\Program Files (x86)\Windows

[Python-Dev] Re: Problems building 3.7.13 on Windows

2022-05-16 Thread Joseph L. Casale
> I commented out line 182, and that allowed .\Tools\msibuild.bat to complete, > but that appears to leave the bundle named as "python-3.7.13.7804-amd64.exe"\ > and it did not include the msi files (the final size was 1269 Kb). After reading more documentation, I realized I needed to run