Hello all,<br><br>I am trying to install PyQt/SIP. It requires launching "make" on windows. <br><br>But "make" doesn't run on windows. Do I need something extra to install this on windows? <br><br> I checked on the old archive mails but I couldn't find something to help solve this. <br>
<br><b>Log:</b><br><i>D:\sip-4.10>python configure.py<br>This is SIP 4.10 for Python 2.6.4 on win32.<br>The SIP code generator will be installed in C:\Python26.<br>The SIP module will be installed in C:\Python26\Lib\site-packages.<br>
The SIP header file will be installed in C:\Python26\include.<br>The default directory to install .sip files in is C:\Python26\sip.<br>The platform/compiler configuration is win32-msvc2008.<br>Creating sipconfig.py...<br>
Creating top level Makefile...<br>Creating sip code generator Makefile...<br>Creating sip module Makefile...<br><br>D:\sip-4.10><b>make<br>'make' is not recognized as an internal or external command,<br>operable program or batch file.</b></i><br>
<br>Thanks,<br>Mrugesh.<br>