From: Luca D. <sc...@ya...> - 2014-05-20 22:31:04
|
Compile error on Linux: In file included from src/gui/mainwindowactions.cpp:26:0: src/gui/gamelist.h: In member function ‘void MainWindow::slotBoardSearchUpdate(int)’: src/gui/gamelist.h:78:10: error: ‘void GameList::raiseRequest()’ is protected void raiseRequest(); ^ src/gui/mainwindowactions.cpp:1581:30: error: within this context m_gameList->raiseRequest(); ^ Makefile:1693: recipe for target 'obj_rel/mainwindowactions.o' failed make: *** [obj_rel/mainwindowactions.o] Error 1 QT4 4.8.6 GCC 4.9.0 SVN 1737. @Jeff Alter there is in the bottom right corner a horizontal scroll bar from 0 to 10 and it says "Move interval" in front of it. If it's set to 0 seconds then it will analyze without stopping if it's set between 1 and 10 it will stop to analyze after the number of seconds it displays. |