[PyQt] Build PyQt with "qtlibinfix" specified for Qt libraries.

Darryl Wallace darryl.wallace at prosensus.ca
Tue Oct 12 13:00:28 BST 2010


On Tue, Oct 12, 2010 at 4:18 AM, Phil Thompson
<phil at riverbankcomputing.com>wrote:

> On Mon, 11 Oct 2010 20:48:42 -0400, Darryl Wallace
> <darryl.wallace at prosensus.ca> wrote:
> > Hello,
> >
> > I've built Qt 4.7.0 with the -qtlibinfix switch when running configure
> (I
> > used _x64_ as the value; e.g., QtGui_x64_4.dll).  I did this so that I
> > could
> > have a 64-bit version of Qt running along side the 32-bit version.  When
> > running PyQt's configure, it doesn't seem to find the libraries properly
> > when running configure.py from the VS 2008 64-bit command console.
> >
> > Is there a way to specify the qtlibinfix value in the PyQt
> configure.py???
>
> Not at the moment. I'll add support at some point, but if you want to play
> around with it then look at the method _qt_module_to_lib() in SIP's
> siputils.py.
>
> Phil
>

Ok, it would be handy [obviously] so that I could have both 32 and 64-bit
versions on the path at the same time (even if they were in different
folders).

Maybe I"ll tinker with it tonight.
Darryl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101012/ba8962e8/attachment.html>


More information about the PyQt mailing list