Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 345511a + ef03565 commit 269e83fCopy full SHA for 269e83f
1 file changed
PCbuild/readme.txt
@@ -19,8 +19,11 @@ requirements are as follows:
19
20
Visual C++ 2010 Express Edition
21
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.
+ The Python build solution pcbuild.sln makes use of Solution Folders,
+ 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.
27
Visual Studio 2010 Professional Edition
28
Required for building 64-bit Debug and Release configuration builds
29
Visual Studio 2010 Premium Edition
0 commit comments