<p dir="ltr">Yeah, mirrors my experience...,,I built marble-qt, but it crashes on startup. Backtrace shows qt4 and qt5 libs being loaded.</p>
<br><div class="gmail_quote">On Fri, 22 May 2015 23:44 Jaroslaw Staniek <<a href="mailto:staniek@kde.org">staniek@kde.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">@Adam integrated code from your maps-piggz branch (with a few alterations)<br>
<br>
I am not sure Marble is already fully ported to Qt5/KF5. I don't see<br>
many commits that look like ports there, and the branch<br>
kde-frameworks-5 is from Aug 30. Its libs do not look like a framework<br>
of the same sort as e.g. those from KF5. Also default build of master tried<br>
to find Qt4, and is broken when marble examples or marble tools are<br>
built. I finally used:<br>
 cmake -DCMAKE_INSTALL_PREFIX=~/dev/inst5 -DBUILD_MARBLE_EXAMPLES=NO<br>
-DBUILD_MARBLE_TOOLS=NO -DCMAKE_BUILD_TYPE=Debug -DQT5BUILD=ON<br>
../../src/marble<br>
<br>
Then it built but marble-qt crashed for me. (current KF5 built using<br>
kdesrc-build).<br>
<br>
KReport 'integration2' does not find marble package.<br>
<br>
Unless all these are my mistakes, we would be forced to disable maps for some<br>
time (also in Kexi 3's forms).<br>
<br>
@Marble devs, please let us know about the status of the marble widget<br>
for Qt5/KF5.<br>
<br>
On 18 May 2015 at 19:10, Jaroslaw Staniek <<a href="mailto:staniek@kde.org" target="_blank">staniek@kde.org</a>> wrote:<br>
> On 13 May 2015 at 00:25, Jaroslaw Staniek <<a href="mailto:staniek@kde.org" target="_blank">staniek@kde.org</a>> wrote:<br>
>> Ok,<br>
>> @Adam please check the 'integration' branch:<br>
>><br>
>> ASSERT failure in QList<T>::operator[]: "index out of range", file<br>
>> /usr/include/qt5/QtCore/qlist.h, line 486<br>
>> Aborted<br>
>><br>
>> Compared to that, 93356498ab6eb works OK.<br>
><br>
> Fixed in c825346e56fe9d (branch integration2).<br>
> The rule is: we shouldn't use list[0] when the list can be empty.<br>
><br>
> In other news, I added proper Messages.sh scripts to kreport and kproperty.<br>
> kdb and kdb's tests fully build (without drivers). Se the kdb branch<br>
> as usual in my clone.<br>
><br>
><br>
> --<br>
> regards, Jaroslaw Staniek<br>
><br>
> KDE:<br>
> : A world-wide network of software engineers, artists, writers, translators<br>
> : and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
> Calligra Suite:<br>
> : A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
> Kexi:<br>
> : A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
> Qt Certified Specialist:<br>
> : <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
<br>
<br>
<br>
--<br>
regards, Jaroslaw Staniek<br>
<br>
KDE:<br>
: A world-wide network of software engineers, artists, writers, translators<br>
: and facilitators committed to Free Software development - <a href="http://kde.org" target="_blank">http://kde.org</a><br>
Calligra Suite:<br>
: A graphic art and office suite - <a href="http://calligra.org" target="_blank">http://calligra.org</a><br>
Kexi:<br>
: A visual database apps builder - <a href="http://calligra.org/kexi" target="_blank">http://calligra.org/kexi</a><br>
Qt Certified Specialist:<br>
: <a href="http://www.linkedin.com/in/jstaniek" target="_blank">http://www.linkedin.com/in/jstaniek</a><br>
_______________________________________________<br>
calligra-devel mailing list<br>
<a href="mailto:calligra-devel@kde.org" target="_blank">calligra-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/calligra-devel" target="_blank">https://mail.kde.org/mailman/listinfo/calligra-devel</a><br>
</blockquote></div>