<div dir="ltr"><div>Hello,</div><div>I'm trying to compile subsurface on my f18 following the instructions reported in the website. I succesfully compiled libdivecomputer and cloned subsurface git repository. qmake-qt4 also work, but make command gives me this output:</div><div> <br>[michele@localhost subsurface]$ make</div><div>Checking /home/michele/subsurface/ssrf-version.h</div><div>compiling main.cpp</div><div>In file included from qt-ui/diveplanner.h:161:0,</div><div>                 from main.cpp:12:</div><div>.uic/ui_plannerSettings.h: In member function ‘void Ui_plannerSettingsWidget::retranslateUi(QWidget*)’:</div><div>.uic/ui_plannerSettings.h:394:25: error: ‘class QComboBox’ has no member named ‘setCurrentText’</div><div>make: *** [.obj/main.o] Error 1</div><div>[michele@localhost subsurface]$ </div><div><br></div><div>Any hint?</div><div>Thanks </div><div>Michele</div></div>