Marble compilation on Windows

Johnny Jazeix jazeix at gmail.com
Sun Aug 2 13:51:14 BST 2020


Hi,

I've recently taken the task to make marble compile on Windows (
https://phabricator.kde.org/T13423).

It now builds correctly on the KDE build system:
https://build.kde.org/view/OS%20-%20Windows/job/Applications/job/marble/

Next step is to update the Craft package that is used to build the
installer:
https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/kde/applications/marble/marble.py

I have some questions regarding the package:
* Which executable should be run? marble or marble-qt?
* there is a conflict where the plugins are installed with the Craft tool.
For now, Craft moves all files under plugins/ inside the bin/ folder (this
is because Qt plugins are installed in plugins and Craft made the choice to
move all files under this folder inside bin/: https://*invent*.
kde.org/packaging/craft/-/blob/master/bin/Packager/CollectionPackagerBase.py#L304
).
I will ask if we can do a more selective move. The code where we handle the
plugins path is OS-dependant on Marble but I guess it would still make
sense to have them in a plugins/ folder.

Thank you,

Johnny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20200802/bc7795c0/attachment.htm>


More information about the Marble-devel mailing list