Kaydet (Commit) 4856a6ae authored tarafından Zachary Ware's avatar Zachary Ware

Issue #21745: Mention VS2010 SP1 as a solution for LNK1123 errors

üst b2788fe8
...@@ -17,6 +17,9 @@ Visual Studio 2010 Premium Edition ...@@ -17,6 +17,9 @@ Visual Studio 2010 Premium Edition
Required for building Release configuration builds that make use of Required for building Release configuration builds that make use of
Profile Guided Optimization (PGO), on either platform. Profile Guided Optimization (PGO), on either platform.
Installing Service Pack 1 for Visual Studio 2010 is highly recommended
to avoid LNK1123 errors.
The official Python releases are built with PGO using Visual Studio 2010 The official Python releases are built with PGO using Visual Studio 2010
Ultimate Edition. Ultimate Edition.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment