Am Samstag, den 11.07.2020, 10:33 +0200 schrieb Kornel Benko: > There must be some problem setting the compile definitions for > stdlib-debug into the > header file. > > If I recompile everything, using also the environment > CXXFLAGS ( = "-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC") > then the crash is gone.
I found out that removing #include <typeinfo> From the InsetFloat.cpp header fixes the crash for me. LyX compiles and seems to work fine. Thierry, why do you include <typeinfo> here? Jürgen
signature.asc
Description: This is a digitally signed message part
-- lyx-devel mailing list [email protected] http://lists.lyx.org/mailman/listinfo/lyx-devel
