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

Skip to content

Commit 269e83f

Browse files
committed
Issue #17846: Merge with 3.4
2 parents 345511a + ef03565 commit 269e83f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

PCbuild/readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ requirements are as follows:
1919

2020
Visual C++ 2010 Express Edition
2121
Required for building 32-bit Debug and Release configuration builds.
22-
This edition does not support "solution folders", which pcbuild.sln
23-
uses; this will not prevent building.
22+
The Python build solution pcbuild.sln makes use of Solution Folders,
23+
which this edition does not support. Any time pcbuild.sln is opened
24+
or reloaded by Visual C++, a warning about Solution Folders will be
25+
displayed which can be safely dismissed with no impact on your
26+
ability to build Python.
2427
Visual Studio 2010 Professional Edition
2528
Required for building 64-bit Debug and Release configuration builds
2629
Visual Studio 2010 Premium Edition

0 commit comments

Comments
 (0)