On Mon, Jan 26, 2015 at 8:06 PM, Salvo Tomaselli <[email protected]> wrote:
> Hello, > > I've been absent/busy for a while but I'm trying to contribute again. > However the last master commit fails to build on my machine. > > > Is this due to abandoning Qt4 for good? Sorry if this is noise. > > compiling main.cpp > In file included from qt-ui/diveplanner.h:161:0, > from .uic/ui_mainwindow.h:30, > from qt-ui/mainwindow.h:14, > from main.cpp:11: > .uic/ui_plannerSettings.h: In member function ‘void > Ui_plannerSettingsWidget::retranslateUi(QWidget*)’: > .uic/ui_plannerSettings.h:394:25: error: ‘class QComboBox’ has no member > named ‘setCurrentText’ > rebreathermode->setCurrentText(QString()); > ^ > Makefile:1226: set di istruzioni per l'obiettivo ".obj/main.o" non riuscito > make: *** [.obj/main.o] Errore 1 > yep, Qt4 doesn't compile anymore as Qt5 is recommended nowadays. If you want to build with Qt4, try applying patch packaging/ubuntu/0001-Make-build-with-Qt4.patch miika
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
