Hi Jaroslaw,
Am 23.05.2015 00:43, schrieb Jaroslaw Staniek:
@Adam integrated code from your maps-piggz branch (with a few
alterations)
I am not sure Marble is already fully ported to Qt5/KF5. I don't see
many commits that look like ports there, and the branch
There's one major commit that does the porting, 5f8db00. I wouldn't call
it done yet though, we have to update the branch and test it properly.
kde-frameworks-5 is from Aug 30. Its libs do not look like a framework
of the same sort as e.g. those from KF5. Also default build of master
tried
to find Qt4, and is broken when marble examples or marble tools are
built. I finally used:
cmake -DCMAKE_INSTALL_PREFIX=~/dev/inst5 -DBUILD_MARBLE_EXAMPLES=NO
-DBUILD_MARBLE_TOOLS=NO -DCMAKE_BUILD_TYPE=Debug -DQT5BUILD=ON
../../src/marble
I just fixed building examples and tools, switching to
-DBUILD_MARBLE_EXAMPLES=YES -DBUILD_MARBLE_TOOLS=YES should work after
an update.
Then it built but marble-qt crashed for me. (current KF5 built using
kdesrc-build).
Can you provide a backtrace, please? Works fine here (not using
kdesrc-build).
KReport 'integration2' does not find marble package.
Unless all these are my mistakes, we would be forced to disable maps
for some
time (also in Kexi 3's forms).
@Marble devs, please let us know about the status of the marble widget
for Qt5/KF5.
Qt5 is expected to work fine, KF5 is work in progress (I wouldn't stress
the progress part though given the lack of activity in the branch).
Feedback on things that are missing / not working is still very welcome.
Regards,
Dennis
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel