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