Well I haven't a clue how configure.py uses qmake, so maybe you could check with the trolls?<br><br>Arve<br><br><div><span class="gmail_quote">On 7/25/07, <b class="gmail_sendername">Phil Thompson</b> <<a href="mailto:phil@riverbankcomputing.co.uk">
phil@riverbankcomputing.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
On Wednesday 25 July 2007 9:28 am, Arve Knudsen wrote:<br>> Is anything being done about this? I can't imagine it'd be too difficult<br>> ...<br><br>If the problem is in Makefile.Release then it's a qmake problem.
<br><br>Phil<br><br>> Arve<br>><br>> On 7/22/07, Arve Knudsen <<a href="mailto:arve.knudsen@gmail.com">arve.knudsen@gmail.com</a>> wrote:<br>> > I "solved" this problem by configuring PyQt to concatenate source files
<br>> > into 8 pieces, so there would be less going on on the command line. Now I<br>> > have another problem though. I have installed Python under C:\Program<br>> > Files and not directly under C:\, which doesn't fly with the PyQt build
<br>> > system. I had to fix the Makefile.Release in the "designer" directory<br>> > since it couldn't cope with the whitespace in Python´s installation path<br>> > -- There were two -I directives to gcc: -I"C:\Program" and
<br>> > -I"Files\Python25\include", in addition linking failed since the path to<br>> > Python´s library directory wasn't quoted ( i.e., -LC:\Program<br>> > Files\Python25\libs).<br>> >
<br>> > Arve<br>> ><br>> > On 7/22/07, Arve Knudsen <<a href="mailto:arve.knudsen@gmail.com">arve.knudsen@gmail.com</a>> wrote:<br>> > > Hi<br>> > > I am trying to compile the latest PyQt snapshot on Windows with mingw,
<br>> > > but it fails due to a too long command line when combining a bunch of<br>> > > object files (from the look of it). Is this a known problem?<br>> > ><br>> > > Arve<br><br>_______________________________________________
<br>PyQt mailing list <a href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br><a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt
</a><br></blockquote></div><br>