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
Making all in .
Making all in .
CHK lyx_commit_hash.h
AR liblyxcore.a
CXX mathed/InsetMathSymbol.o
mathed/InsetMathSymbol.cpp: In member function 'virtual void
lyx::InsetMathSymbol::mathmlize(lyx::MathMLStream&) const':
mathed/InsetMathSymbol.cpp:167:20: error: 'strcmp' was not declared in this
scope
167 | } else if (strcmp(sym_->MathMLtype(), "mi") == 0) {
| ^~~~~~
mathed/InsetMathSymbol.cpp:27:1: note: 'strcmp' is defined in header
'<cstring>'; this is probably fixable by adding '#include <cstring>'
26 | #include "support/textutils.h"
+++ |+#include <cstring>
27 | #include "support/unique_ptr.h"
make[4]: *** [Makefile:2398: mathed/InsetMathSymbol.o] Error 1
make[3]: *** [Makefile:2588: all-recursive] Error 1
make[2]: *** [Makefile:1682: all] Error 2
make[1]: *** [Makefile:581: all-recursive] Error 1
make: *** [Makefile:476: all] Error 2
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel