<br><br><div class="gmail_quote">On Fri, Jul 27, 2012 at 9:40 PM, Tobias Oberstein <span dir="ltr">&lt;<a href="mailto:tobias.oberstein@tavendo.de" target="_blank">tobias.oberstein@tavendo.de</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">&gt; &gt;It is obscure. And I don&#39;t have a link, but the official Python on<br>
&gt; &gt;Windows builds are done using Microsoft Visual C++ 2008.<br>
&gt; &gt;<br>
&gt; &gt;- VS 2010 will NOT work<br>
&gt; &gt;- the free VS 2008 Express works (for 32-bit builds .. it does not<br>
&gt; &gt;include a 64-bit compiler)<br>
&gt; &gt;<br>
&gt; &gt;To build Twisted working with official binary Python builds, the exact<br>
&gt; &gt;same compiler is needed: VS2008.<br>
&gt;<br>
&gt; The question isn&#39;t &quot;What compiler is needed to build Twisted?&quot;  People on this<br>
&gt; list probably know that already (I certainly do, since I set up several of Twisted&#39;s<br>
&gt; Windows buildslaves).  The question is &quot;How could a user ever hope to find out<br>
&gt; what compiler is needed to build Twisted?&quot;<br>
<br>
</div>IMO, the build should figure that out (pip/easy_install). Why should I take the burden<br>
of searching through docs (however easy those may be or may not be to find),<br>
when the build tool can detect and inform me about the compiler needed?<br>
<br>
Of course that again underlines the deficiencies glyph pointed out with pip/easy_install.<br>
<br>
Twisted might compensate those by including detection in it&#39;s build scripts .. but<br>
that will be controversial for sure (compensating for stuff that would better be<br>
fixed elsewhere ..)<br>
<div class="im"><br>
&gt;<br>
&gt; As long as the Python documentation fails to answer this question better than it<br>
&gt; does now (and VS2008 is not the correct answer: the correct answer _depends<br>
&gt; on the Python version_), Windows users will not have an easy time of it.<br>
<br>
</div>Yeah, right;) I didn&#39;t want to say Python 1.5 builds with VS2008, but the current Py2 one.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Jean-Paul<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Twisted-Python mailing list<br>
&gt; <a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
&gt; <a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br><div>Hi</div><div><br></div><div>  Actually, you can use VS 2010 with python but you need to modify sth. deploying python app (not only with twisted) on windows is troublesome. Sometimes, I have to manually download .msi files and execute it order by order. I am sure that 99% of windows servers don&#39;t have a working compiler no matter it is &quot;free&quot; or not.</div>
<div><br></div><div>Regards</div><div><br></div><div>gelin yan</div>