I've installed PyQt4-win-gpl-4-snapshot-20060719 twice now on two different machines. The installations went fine without any problems. Now, I'm installing into a production machine and I get the make error below. The qt4 installation went fine and the sip installation went fine. Can anybody tell me where I went wrong that would cause this error?
Thanks, Tom sipQtGuiQTreeWidget.cpp: In function `PyObject* meth_QTreeWidget_itemFromIndex(PyObject*, PyObject*)': sipQtGuiQTreeWidget.cpp:6043: error: stray '\229' in program sipQtGuiQTreeWidget.cpp:6043: error: `sipClass_QTreeWidg' was not declared in this scope sipQtGuiQTreeWidget.cpp:6043: warning: unused variable 'sipClass_QTreeWidg' mingw32-make[1]: *** [sipQtGuiQTreeWidget.o] Error 1 mingw32-make[1]: Leaving directory `C:/Documents and Settings/cook/My Documents/installs/PyQt-win-gpl-4-snapshot-20060719/QtGui' mingw32-make: *** [all] Error 2 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
