<br><br><div class="gmail_quote">On Fri, Jul 27, 2012 at 6:59 AM,  <span dir="ltr">&lt;<a href="mailto:exarkun@twistedmatrix.com" target="_blank">exarkun@twistedmatrix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 10:32 am, <a href="mailto:tobias.oberstein@tavendo.de">tobias.oberstein@tavendo.de</a> wrote:<br>
&gt;&gt;&gt;Even having full access to MSDN, it can be incredibly obscure to<br>
&gt;&gt;&gt;discover which Python version goes with which Visual Studio product.<br>
&gt;&gt;&gt;(Someone, please prove me wrong and indicate that there&#39;s a web page<br>
&gt;&gt;&gt;that shows what the official <a href="http://python.org" target="_blank">python.org</a> &gt;&gt; builds use and you don&#39;t<br>
&gt;&gt;&gt;have to go trawling through python-dev archives to figure it out...)<br>
&gt;<br>
&gt;It is obscure. And I don&#39;t have a link, but the official Python on<br>
&gt;Windows builds are done using Microsoft Visual C++ 2008.<br>
&gt;<br>
&gt;- VS 2010 will NOT work<br>
&gt;- the free VS 2008 Express works (for 32-bit builds .. it does not<br>
&gt;include a 64-bit compiler)<br>
&gt;<br>
&gt;To build Twisted working with official binary Python builds, the exact<br>
&gt;same compiler is needed: VS2008.<br>
<br>
</div>The question isn&#39;t &quot;What compiler is needed to build Twisted?&quot;  People<br>
on this list probably know that already (I certainly do, since I set up<br>
several of Twisted&#39;s Windows buildslaves).  The question is &quot;How could a<br>
user ever hope to find out what compiler is needed to build Twisted?&quot;<br>
<br>
As long as the Python documentation fails to answer this question better<br>
than it does now (and VS2008 is not the correct answer: the correct<br>
answer _depends on the Python version_), Windows users will not have an<br>
easy time of it.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>For the benefit of those who may come across this thread in the future, I&#39;ve been using MinGW to build Twisted (on WinXP and Win7) for several years, with no problems at all.</div>
<div><br></div><div>Kevin Horn</div></div>