sole,thanks
with Q... on Windows, i can install gpl version qt4 with msvc.net platform.
and sip.
when install pyqt4.
the configure.py return an error:

D:\data\download\nt\PyQt-win-gpl-4.0>configure.py
Determining the layout of your Qt installation...
Error: Failed to create release\qtdirs.exe. Make sure you have a working Qt v4
qmake on your PATH or use the -q argument to explicitly specify a working Qt v4
qmake.

but qmake is in PATH and in the default location.

D:\data\download\nt\PyQt-win-gpl-4.0>qmake -v
QMake version: 2.00a
Using Qt version 4.1.3 in C:\Qt\4.1.3\lib

if in install the binary pyqt4. then the pyqt4 sample can't execute with an error: missing mingw10.dll...

:(


 
On 6/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Quoting imcs ee <[EMAIL PROTECTED]>:

> great news.
> doen anyone known  how to install open source edition  pyqt with platform
> win32-msvc.net on windows.
> it seems qt4 gpl version support win32-g++ only on windows. is it?
> (but python2.4 was build with vs2003...)
>

You have to patch the Trolltech download (I always take the .exe) with the files
from the qtwin project at sourceforge:

http://sourceforge.net/projects/qtwin

I hope the link will not be removed from the post.

Armando

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to