Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e08f376

Browse files
committed
Fix another old mention of "Standard Edition" VS in PCbuild/readme.txt.
Also removes a mention of using "Express Edition with the Windows SDK 64-bit compilers" to build 64-bit Python. If that can be made to work, it will need some extra instructions somewhere.
1 parent e50f9aa commit e08f376

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

PCbuild/readme.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,7 @@ The build process for AMD64 / x64 is very similar to standard builds,
278278
you just have to set x64 as platform. In addition, the HOST_PYTHON
279279
environment variable must point to a Python interpreter (at least 2.4),
280280
to support cross-compilation from Win32. Note that Visual Studio
281-
requires either Standard Edition or better, or Express Edition with the
282-
Windows SDK 64-bit compilers to be available in order to build 64-bit
281+
requires Professional Edition or better in order to build 64-bit
283282
binaries.
284283

285284

0 commit comments

Comments
 (0)