[PyQt] Latest snapshot does not compile

Sebastian Linke Seb_Linke at web.de
Tue Dec 8 09:06:08 GMT 2009


Running `make` stops with an error:

make[1]: Entering directory
`/home/seblin/PyQt-x11-gpl-4.7-snapshot-20091207/QtWebKit'
g++ -c -pipe -fPIC -fno-optimize-sibling-calls -Wall -W -D_REENTRANT
-DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG
-DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I.
-I/usr/include/python2.6 -I/usr/mkspecs/linux-g++
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4
-I/usr/X11R6/include -o sipQtWebKitQWebElement.o sipQtWebKitQWebElement.cpp
sipQtWebKitQWebElement.cpp: In function 'PyObject*
meth_QWebElement_attributeNames(PyObject*, PyObject*)':
sipQtWebKitQWebElement.cpp:661: error: 'class QWebElement' has no member
named 'attributeNames'
make[1]: *** [sipQtWebKitQWebElement.o] Error 1
make[1]: Leaving directory
`/home/seblin/PyQt-x11-gpl-4.7-snapshot-20091207/QtWebKit'
make: *** [all] Error 2

I called `configure.py` without additional arguments before.
-- 
View this message in context: http://old.nabble.com/Latest-snapshot-does-not-compile-tp26690730p26690730.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list