diff -r 6f21b877f2b5 index.rst --- a/index.rst Thu Mar 13 19:31:49 2014 -0400 +++ b/index.rst Fri Mar 14 17:02:53 2014 -0500 @@ -27,7 +27,8 @@ and :menuselection:`Build --> Build Solution`. Run :file:`Tools\\buildbot\\external.bat` or :file:`Tools\\buildbot\\external-amd64.bat` to download and compile 3rd - party libraries. + party libraries. Note: Visual Studio will may throw errors, but Python will + be built. 3. :doc:`Run the tests `:: diff -r 6f21b877f2b5 setup.rst --- a/setup.rst Thu Mar 13 19:31:49 2014 -0400 +++ b/setup.rst Fri Mar 14 17:02:53 2014 -0500 @@ -216,6 +216,8 @@ Windows ''''''' +The readme included in the solution has more details, especially on the +software needed to resolve the below mentioned build errors. **Python 3.3** and later use Microsoft Visual Studio 2010. You can download Microsoft Visual C++ 2010 Express `from Microsoft's site