[QScintilla] Compiler error QScintilla gpl 2.8.1 with Qt5.0.1, Ubuntu 13.10

Marc Gronle marc.gronle at ito.uni-stuttgart.de
Mon Mar 17 14:11:28 GMT 2014


Hello together,

I try to compile QScintilla gpl 2.8.1 with Qt5.0.1 on Ubuntu 13.10 (Qt
5.0.1 is the default package there).

There is a compiler error due to the non-existent enumeration value
Qt::ImhMultiLine in qsciscintillabase.cpp, line 111.

Probably the #if QT_VERSION case should be > 0x050000 and not >=
(Qt::ImhMultiLine exists from Qt5.1 on)

Cheers
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20140317/22109180/attachment.html>


More information about the QScintilla mailing list