[PyQt] Compiling commercial version of PyQt5 5.3.2

Gianluca Romanin romaninz at gmail.com
Thu Dec 18 17:44:03 GMT 2014


Thank you so much Phil!

Il giovedì 18 dicembre 2014, Phil Thompson <phil at riverbankcomputing.com> ha
scritto:

> On 18/12/2014 3:41 pm, Gianluca Romanin wrote:
>
>> Hi all,
>>
>> my company buyed a commercial license of PyQt5 and I need to compile it
>> for
>> Windows platform.
>> I can't find an exhaustive tutorial or document for compilation of PyQt5
>> on
>> Win.
>> It is not clear to me what version of the compile support software I need:
>>
>> - Visual Studio: version? Can I use the express edition?
>>
>
> Yes.
>
>  As far as I know Python is build with VS2010, I have to use VS2010 too or
>> I
>> can use a newer version?
>>
>
> 2010 is recommended in order to avoid possible C++ stdlib
> incompatibilities.
>
>  - Qt 5.3: can I use the precompiled from the website? I intend to
>> use Qt with LGPL license.
>>
>
> Yes.
>
>  I can suppose the following procedure:
>>
>> - install Visual Studio version X
>> - install Qt 5.3 precompiled (or compile it)
>> - unzip sip, compile and install with pyqt-commercial.sip file somewhere
>>
>
> Run configure.py in order to generate the Makefiles. pyqt-commercial.sip
> isn't needed to build sip.
>
>  - unzip PyQt5, compile and install with pyqt-commercial.sip file somewhere
>>
>
> Again, run configure.py in order to generate the Makefiles.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt



-- 
------------------------------------------------------
 Gianluca Romanin (aka J_Zar)
------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141218/6a8b4824/attachment.html>


More information about the PyQt mailing list