<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
I had troubles compiling PyQt on Windows. It seems like qtdirs.exe called from configure.py produces the wrong path to Qt, or did I do something wrong? This is part of the output from the configure step:<br><br>----------------<br><br>...<br>Qt v4.4.3 free edition is being used.<br>SIP 4.7.7 is being used.<br>The Qt header files are in C:\Qt\4.4.1\include.<br>The shared Qt libraries are in C:\Qt\4.4.1\lib.<br>The Qt binaries are in C:\Qt\4.4.1\bin.<br>The Qt mkspecs directory is in C:\Qt\4.4.1.<br>These PyQt modules will be built: QtCore.<br>The PyQt Python package will be installed in c:\Python24\Lib\site-packages.<br>The Designer plugin will be installed in C:\Qt\4.4.1\plugins\designer.<br>...<br><br>----------------<br><br>Qt 4.4.1 is not installed on the computer I use. When I hardcoded the path to 4.4.3 in configure.py, it compiles and works.<br><br>I roughly followed the build instructions at http://www.diotavelli.net/PyQtWiki/BuildPyQt4Windows.<br><br>/Lennart<br><br><br /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>