Michael Berger wrote: > Hi, > 'make' returns errors as per screenshots. > > Could somebody help? > Thanks, > Michael
> CXXLD lyx > frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function > `lyx::frontend::FancyLineEdit::iconClicked()': > FancyLineEdit.cpp:(.text+0x29f): undefined reference to > `lyx::frontend::IconButton::staticMetaObject' > frontends/qt4/liblyxqt4.a(FancyLineEdit.o): In function > `lyx::frontend::IconButton::IconButton(QWidget*)': > FancyLineEdit.cpp:(.text+0xb97): undefined reference to `vtable for > lyx::frontend::IconButton' > FancyLineEdit.cpp:(.text+0xb9f): undefined reference to `vtable for > lyx::frontend::IconButton' > collect2: error: ld returned 1 exit status Just to make sure - you started compiling from _clean_ tree where no previous experiments/compilations were done, correct? P