On Tue, Oct 12, 2010 at 4:18 AM, Phil Thompson <[email protected]>wrote:
> On Mon, 11 Oct 2010 20:48:42 -0400, Darryl Wallace > <[email protected]> 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
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
