Rex Dieter wrote: > Rex Dieter wrote: > >> Raymond Wooninck wrote: >> >>> On Thursday 06 August 2015 22:21:52 Albert Astals Cid wrote: >>>> I failed to use the proper CC when publishing it in kde.org this >>>> afternoon. >>>> >>>> Any feedback? Is anyone actually compiling this or the Beta packages? >>>> >>> Hi Albert, >>> >>> I have compiled KDE Applications 15.08 RC for openSUSE and have the >>> following failures: >>> >>> 1) libkgeomap will no longer compile as that it requires the >> Qt4/KDE4 >>> version of Marble, but Marble is now Qt5/KF5 based. >> >> >> It's been possible to ship both Qt4 and Qt5 based libmarblewidget for >> awhile, but it seems that marble devs disabled Qt4 support only recently. > > Sorry, this statement of mine was incorrect... it is still possible to > build both Qt4 and Qt5 versions from the latest marble sources (seems the > methodology changed, I'll sort that out with marble devs and report back > on the details).
We came up with a quick fix, http://quickgit.kde.org/?p=marble.git&a=commit&h=5a7b3daeaab324c2c6f3ffdba69a14dc959b3331 So subsequent marble builds that include that commit will build for Qt5 (by default), and for Qt4 if you set 'cmake -DQT5BUILD=OFF' -- Rex _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
