add babe to neon
Closed, ResolvedPublic

Description

https://babe.kde.org/
now in incubator

linker error on compilation, e-mailed maintainer
Linking CXX executable babe
CMakeFiles/babe.dir/mainwindow.cpp.o: In function `MainWindow::setUpViews()':
mainwindow.cpp:(.text+0x135b): undefined reference to `OnlineView::OnlineView(QWidget*)'

linker error on compilation, e-mailed maintainer
Linking CXX executable babe
CMakeFiles/babe.dir/mainwindow.cpp.o: In function `MainWindow::setUpViews()':
mainwindow.cpp:(.text+0x135b): undefined reference to `OnlineView::OnlineView(QWidget*)'

Confirmed. We were getting successful builds on KCI until today's commit:

https://cgit.kde.org/babe.git/commit/?id=77a5d55589694adbc1a9006baca6e99b95650d43

kmf added a subscriber: kmf.Apr 21 2017, 6:10 PM
jriddell moved this task from Ready To Do to Review on the Neon board.Apr 25 2017, 12:23 PM

I tried building with qmake instead, as it seems the babe maintainer uses this and does not much focus on successful builds with cmake. This works for Kubuntu with GCC on Artful and Bionic, but fails for Xenial. So reverted changes.

Ultimately it's better if the babe developer fixes his cmake build I think ;)

jriddell closed this task as Resolved.Oct 3 2018, 9:28 AM
jriddell claimed this task.