Dear list,

trying to compile with --enable-qt6 gives the following error:

qstring_helpers.cpp:21:10: fatal error: QRegExp: File o directory non esistente
   21 | #include <QRegExp>
      |          ^~~~~~~~~

In the page https://doc.qt.io/qt-6/qregexp.html it says:

This class is deprecated in Qt 6. Please use QRegularExpression instead for all 
new code

What can be done to help?

--
lorenzo
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to