Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
269e83fd
Commit
269e83fd
authored
Jul 07, 2014
by
Zachary Ware
Browse files
Options
Browse Files
Download
Plain Diff
Issue #17846: Merge with 3.4
parents
345511a4
ef035655
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
PCbuild/readme.txt
PCbuild/readme.txt
+5
-2
No files found.
PCbuild/readme.txt
View file @
269e83fd
...
...
@@ -19,8 +19,11 @@ requirements are as follows:
Visual C++ 2010 Express Edition
Required for building 32-bit Debug and Release configuration builds.
This edition does not support "solution folders", which pcbuild.sln
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
or reloaded by Visual C++, a warning about Solution Folders will be
displayed which can be safely dismissed with no impact on your
ability to build Python.
Visual Studio 2010 Professional Edition
Required for building 64-bit Debug and Release configuration builds
Visual Studio 2010 Premium Edition
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment