[KPhotoAlbum] Fwd: Re: Fwd: Re: problems compiling KPA on Ubuntu 16.4 (LTS)
Andreas Schleth
schleth_es at web.de
Sun Jan 29 16:15:28 GMT 2017
Hi everybody,
here is an update (belatedly due to pressing other business). The build
with recent git master does not stop at 12% but progresses to 60% ...
----
[ 59%] Building CXX object
CMakeFiles/kphotoalbum.dir/AnnotationDialog/ImagePreviewWidget.cpp.o
/home/gesine/Downloads/kphotoalbum/AnnotationDialog/Dialog.cpp: In
member function ‘void AnnotationDialog::Dialog::loadWindowLayout()’:
/home/gesine/Downloads/kphotoalbum/AnnotationDialog/Dialog.cpp:1242:23:
error: ‘class QMainWindow’ has no member named ‘resizeDocks’
m_dockWindow->resizeDocks({m_generalDock,
m_descriptionDock},{60,100}, Qt::Vertical);
^
/home/gesine/Downloads/kphotoalbum/AnnotationDialog/Dialog.cpp:1244:23:
error: ‘class QMainWindow’ has no member named ‘resizeDocks’
m_dockWindow->resizeDocks({m_generalDock, m_descriptionDock,
m_previewDock},{200,200,800}, Qt::Horizontal);
^
CMakeFiles/kphotoalbum.dir/build.make:3374: die Regel für Ziel
„CMakeFiles/kphotoalbum.dir/AnnotationDialog/Dialog.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/kphotoalbum.dir/AnnotationDialog/Dialog.cpp.o]
Fehler 1
make[2]: *** Auf noch nicht beendete Prozesse wird gewartet …
CMakeFiles/Makefile2:136: die Regel für Ziel
„CMakeFiles/kphotoalbum.dir/all“ scheiterte
make[1]: *** [CMakeFiles/kphotoalbum.dir/all] Fehler 2
Makefile:138: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
----
My daughter is considering an upgrade to 16.10 now.
But generally speaking:
Wouldn't it be sensible to have a build that is compilable on the LTS
versions of Ubuntu (or similar not yet totally outdated systems)?
Otherwise the user base would be limited to people living at the
bleeding edge of things.
Andreas
More information about the Kphotoalbum
mailing list