<div>Hi,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to compile sip 4.6 on windows vista.</div>
<div>I have Python 2.5 installed in c:\Python25.</div>
<div>I have Qt 4.3.0 installed in c:\Qt\4.3.0 together with MinGW in c:\MinGW.</div>
<div>I have environment variable PATH set to c:\Qt\4.3.0\bin;c:\MinGW\bin</div>
<div>And here is what I did:</div>
<div>
<p>C:\sip-4.6&gt;configure.py -p win32-g++<br>This is SIP 4.6 for Python 2.5 on win32.<br>The SIP code generator will be installed in C:\Python25.<br>The SIP module will be installed in C:\Python25\Lib\site-packages.<br>
The SIP header file will be installed in C:\Python25\include.<br>The default directory to install .sip files in is C:\Python25\sip.<br>The platform/compiler configuration is win32-g++.<br>Creating sipconfig.py…<br>Creating top level Makefile… 
<br>Creating sip code generator Makefile…<br>Creating sip module Makefile…</p>
<p>C:\sip-4.6&gt;make<br>makefile:29: warning: overriding commands for target `.c.o&#39;<br>makefile:26: warning: ignoring old commands for target `.c.o&#39;<br>mingw32-make[1]: Entering directory `C:/sip-4.6/sipgen&#39;
<br>gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I. -o main.o main.c<br>gcc: installation problem, cannot exec `cc1′: No such file or directory<br>mingw32-make[1]: *** [main.o] Error 1<br>mingw32-make[1]: Leaving directory `C:/sip-
4.6/sipgen&#39;<br>mingw32-make: *** [all] Error 2 </p>
<p>C:\sip-4.6&gt;</p>
<p>Could anybody tell me what&#39;s wrong here and what should I make to correct that?</p>
<p>Thanks in advance.</p>
<p>Rg,</p>
<p>Boris</p></div>