<br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 4:18 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, 11 Oct 2010 20:48:42 -0400, Darryl Wallace<br>
<<a href="mailto:darryl.wallace@prosensus.ca">darryl.wallace@prosensus.ca</a>> wrote:<br>
> Hello,<br>
><br>
> I've built Qt 4.7.0 with the -qtlibinfix switch when running configure<br>
(I<br>
> used _x64_ as the value; e.g., QtGui_x64_4.dll).  I did this so that I<br>
> could<br>
> have a 64-bit version of Qt running along side the 32-bit version.  When<br>
> running PyQt's configure, it doesn't seem to find the libraries properly<br>
> when running configure.py from the VS 2008 64-bit command console.<br>
><br>
> Is there a way to specify the qtlibinfix value in the PyQt<br>
configure.py???<br>
<br>
</div>Not at the moment. I'll add support at some point, but if you want to play<br>
around with it then look at the method _qt_module_to_lib() in SIP's<br>
siputils.py.<br>
<font color="#888888"><br>
Phil<br></font></blockquote><div><br></div><div>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).  </div><div><br></div>
<div>Maybe I"ll tinker with it tonight.</div><div>Darryl</div></div><br><br>