Die Suche ergab 1 Treffer

von koegli
Freitag 22. Juni 2007, 20:36
Forum: Qt/KDE
Thema: Compiling PyQt with Visual C++ Express on WinXP
Antworten: 0
Zugriffe: 2772

Compiling PyQt with Visual C++ Express on WinXP

I' trying to compile PyQt4 with Visual C++ Express on WinXP. I'm using the gpl Qt4 version with the patch from qtwin.

Compiling sip is fine. But with PyQt4 I get the following error: 'The Qt QtCore library could not be found in D:\Programming\qt-4.3.0\lib'.

I also used qt-4.2.3 with the same ...