[PyQt] Are there official Win32 binaries of the sip generator?
Phil Thompson
phil at riverbankcomputing.com
Sun Nov 20 17:59:22 GMT 2016
On 15 Nov 2016, at 9:30 am, Simon Edwards <simon at simonzone.com> wrote:
>
>
> Hello,
>
> Are there any Windows binaries for the sip generator part? I know that the run time parts of sip are available via pip, but what about the generator itself?
No. If you are generating C++ code to compile then it is assumed you have the ability to compile the SIP source.
Phil
More information about the PyQt
mailing list