diff -r 8d5d1f2c7378 setup.rst --- a/setup.rst Sat May 10 21:01:39 2014 -0700 +++ b/setup.rst Fri Jun 13 00:17:54 2014 -0400 @@ -230,6 +230,12 @@ To use it for more than 28 days, one must register through a Windows Live account. +You'll also need to install the Visual Studio `Service Pack 1 (SP1) +`_. If you +don't install this service pack, you may receive errors like the following +during linking: ``LINK : fatal error LNK1123: failure during conversion to +COFF: file invalid or corrupt``. + Most Python versions prior to 3.3 use Microsoft Visual Studio 2008. You can download Microsoft Visual C++ 2008 Express Edition with SP1 from a new location yet to be determined.