Making all in autotests
Making all in config
Making all in development
Making all in po
Making all in 3rdparty
Making all in nod
Making all in src
CHK lyx_commit_hash.h
Making all in support
Making all in frontends
Making all in qt
CXX GuiPrefs.o
GuiPrefs.cpp: In constructor
'lyx::frontend::PrefColors::PrefColors(lyx::frontend::GuiPreferences*)':
GuiPrefs.cpp:1046:59: error: use of deleted function 'constexpr void
Qt::operator+(QFlags<Modifier>::enum_type, int)'
1046 | new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_L), this);
| ^~~~~
In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/qglobal.h:51,
from /usr/include/x86_64-linux-gnu/qt6/QtCore/qchar.h:7,
from /usr/include/x86_64-linux-gnu/qt6/QtCore/qstring.h:14,
from /usr/include/x86_64-linux-gnu/qt6/QtCore/QString:1,
from Dialog.h:19,
from GuiDialog.h:15,
from GuiPrefs.h:17,
from GuiPrefs.cpp:14:
/usr/include/x86_64-linux-gnu/qt6/QtCore/qflags.h:220:23: note: declared here
220 | constexpr inline void operator+(Flags::enum_type f1, int f2) noexcept =
delete; \
| ^~~~~~~~
/usr/include/x86_64-linux-gnu/qt6/QtCore/qnamespace.h:1079:5: note: in
expansion of macro 'Q_DECLARE_OPERATORS_FOR_FLAGS'
1079 | Q_DECLARE_OPERATORS_FOR_FLAGS(Modifiers)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GuiPrefs.cpp:1046:59: note: use '-fdiagnostics-all-candidates' to display
considered candidates
1046 | new QShortcut(QKeySequence(Qt::CTRL + Qt::Key_L), this);
| ^~~~~
make[6]: *** [Makefile:1023: GuiPrefs.o] Error 1
make[5]: *** [Makefile:857: all] Error 2
make[4]: *** [Makefile:804: all-recursive] Error 1
make[3]: *** [Makefile:2625: all-recursive] Error 1
make[2]: *** [Makefile:1701: all] Error 2
make[1]: *** [Makefile:586: all-recursive] Error 1
make: *** [Makefile:481: all] Error 2
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel