Bug report #7548

Build fails with syntaxHighlighter sip error

Added by Ricardo Silva about 11 years ago. Updated about 11 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Build/Install
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:16491

Description

I'm trying to build the latest master (51fc960b42223d11dba6f8c4c0cb527dd83f7f7a) on Ubuntu 13.04.

Build fails with:

In file included from /usr/include/qt4/QtGui/QSyntaxHighlighter:1:0,
                 from /home/geo2/dev/Quantum-GIS/python/../src/gui/qgsexpressionhighlighter.h:20,
                 from /home/geo2/dev/Quantum-GIS/python/gui/qgsexpressionhighlighter.sip:4:
/usr/include/qt4/QtGui/qsyntaxhighlighter.h: In function ‘PyObject* meth_QgsExpressionHighlighter_setCurrentBlockUserData(PyObject*, PyObject*)’:
/usr/include/qt4/QtGui/qsyntaxhighlighter.h:95:10: error: ‘void QSyntaxHighlighter::setCurrentBlockUserData(QTextBlockUserData*)’ is protected
/usr/share/sip/PyQt4/QtGui/qsyntaxhighlighter.sip:87:43: error: within this context
make[2]: *** [python/CMakeFiles/python_module_qgis_gui.dir/gui/sipguipart3.cpp.o] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_gui.dir/all] Error 2
make: *** [all] Error 2

History

#2 Updated by Ricardo Silva about 11 years ago

  • Status changed from Open to Closed

After today's updates from Ubuntu I managed to compile again. Thanks!

Also available in: Atom PDF