Jonathan Riddell skrev den 2017-04-07 17:22:
Latest commit to calligra master seems to have broken compile for neon
Hmm, works here, I'll hava look tomorrow.
http://build.neon.kde.org/job/xenial_stable_calligra_calligra_bin_amd64/56/console
Note that calligra stable is branch calligra/3.0 now
15:17:50 /workspace/build/plan/kptview.cpp: In member function ‘void KPlato::View::createReportView(const QDomDocument&)’: 15:17:50 /workspace/build/plan/kptview.cpp:2687:14: error: ‘ViewListReportsDialog’ was not declared in this scope 15:17:50 QPointer<ViewListReportsDialog> vd = new ViewListReportsDialog( this, *m_viewlist, doc, this ); Jonathan