Compilation error on stable with Qt 5.4 in GuiLog.cpp

Jean-Marc Lasgouttes lasgouttes at lyx.org
Fri Oct 18 13:30:21 UTC 2024


Le 18/10/2024 à 14:25, Jean-Marc Lasgouttes a écrit :
> Hi there,
> 
> There is compilation error when compiling stable branch on ubuntu 15.10: 
> at GuiLog::goTo, the code uses

Sorry, this is actually GuiLog::contains

> 
> QTextCursor QTextDocument::find(const QRegularExpression &expr, const 
> QTextCursor &cursor, QTextDocument::FindFlags options = FindFlags()) const
> 
> This has been introduced in Qt 5.5, according to the docs, and I only 
> have Qt 5.4 here.
> 
> JMarc



More information about the lyx-devel mailing list