Thank you so much Phil!<br><br>Il giovedì 18 dicembre 2014, Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> ha scritto:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 18/12/2014 3:41 pm, Gianluca Romanin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
my company buyed a commercial license of PyQt5 and I need to compile it for<br>
Windows platform.<br>
I can't find an exhaustive tutorial or document for compilation of PyQt5 on<br>
Win.<br>
It is not clear to me what version of the compile support software I need:<br>
<br>
- Visual Studio: version? Can I use the express edition?<br>
</blockquote>
<br>
Yes.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As far as I know Python is build with VS2010, I have to use VS2010 too or I<br>
can use a newer version?<br>
</blockquote>
<br>
2010 is recommended in order to avoid possible C++ stdlib incompatibilities.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- Qt 5.3: can I use the precompiled from the website? I intend to<br>
use Qt with LGPL license.<br>
</blockquote>
<br>
Yes.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I can suppose the following procedure:<br>
<br>
- install Visual Studio version X<br>
- install Qt 5.3 precompiled (or compile it)<br>
- unzip sip, compile and install with pyqt-commercial.sip file somewhere<br>
</blockquote>
<br>
Run configure.py in order to generate the Makefiles. pyqt-commercial.sip isn't needed to build sip.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
- unzip PyQt5, compile and install with pyqt-commercial.sip file somewhere<br>
</blockquote>
<br>
Again, run configure.py in order to generate the Makefiles.<br>
<br>
Phil<br>
______________________________<u></u>_________________<br>
PyQt mailing list    <a>PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.<u></u>com/mailman/listinfo/pyqt</a></blockquote><br><br>-- <br><div dir="ltr">------------------------------------------------------<br> Gianluca Romanin (aka J_Zar)<br>------------------------------------------------------</div><br>