On Sun, Feb 12, 2023 at 08:54:48PM +0100, Lorenzo Bertini wrote: > Il 12/02/23 20:53, Scott Kostyshak ha scritto: > > On Sun, Feb 12, 2023 at 08:46:31PM +0100, Lorenzo Bertini wrote: > > > 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? > > > > Hi Lorenzo, > > > > Which version or Git hash are you trying to compile? > > > > Scott > > Master branch
I see. Indeed it seems there's still instances of it. I wonder if in earlier Qt 6 versions it was a warning so that is why it used to work? Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
