On linux, I get: ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp: In member function 'virtual void lyx::frontend::GuiApplication::resetGui()': ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:907: error: 'setRcGuiLanguage' was not declared in this scope ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp: In member function 'void lyx::frontend::GuiApplication::execBatchCommands()': ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:1045: error: 'setRcGuiLanguage' was not declared in this scope ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:1057: error: 'execBatchCommands' is not a member of 'lyx' ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp: In member function 'virtual bool lyx::frontend::GuiApplication::notify(QObject*, QEvent*)': ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:1168: error: 'emergencyCleanup' was not declared in this scope ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:1199: error: 'lyx_exit' was not declared in this scope ../../../../lyx-devel/src/frontends/qt4/GuiApplication.cpp:1205: error: 'lyx_exit' was not declared in this scope
JMarc