[PyQt] How to compile 64 bit SIP? (error LNK1112: module machine type 'x64' conflicts with target machine type 'X86')

klo uo klonuo at gmail.com
Sat Jul 19 00:01:43 BST 2014


Hi,

Aren't compiler configurations in "\sip-4.16.2\specs\" folder and
configure.py sets needed variables?

I've never had this kind of problem building 64bit Python C libs with MSVC
previously, but I maybe miss something obvious...
Can you tell me what SIP expects me to do, to be able to compile it on
64bit Python?



On Sat, Jul 19, 2014 at 12:09 AM, Phil Thompson <phil at riverbankcomputing.com
> wrote:

>
> You have to configure your compiler to generate 64 bit code. This has
> nothing to do with sip.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140719/286fcc2f/attachment.html>


More information about the PyQt mailing list