I am not able to compile lyx 2.2.2

I am on Centos 7 Linux .


Any thoughts


The error message is below:


 CXXLD    lyx
frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function `lyx::frontend::FancyLineEdit::iconClicked()': FancyLineEdit.cpp:(.text+0x3e1): undefined reference to `lyx::frontend::IconButton::staticMetaObject' frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function `lyx::frontend::IconButton::IconButton(QWidget*)': FancyLineEdit.cpp:(.text+0xb47): undefined reference to `vtable for lyx::frontend::IconButton' FancyLineEdit.cpp:(.text+0xb4f): undefined reference to `vtable for lyx::frontend::IconButton'
collect2: error: ld returned 1 exit status
make[4]: *** [lyx] Error 1
make[4]: Leaving directory `/home/hobo/local/src/lyx-2.2.2/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/hobo/local/src/lyx-2.2.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/hobo/local/src/lyx-2.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hobo/local/src/lyx-2.2.2'
make: *** [all] Error 2


Thanks in advance

Reply via email to