Static build of Kitinerary
Closed, ResolvedPublic

Description

Useful to reduce the mobile app bundle size.

The tricky part is that we can no longer rely on static construction, so we need an alternative for e.g. the meta type registration and the loading or our qrc data.

vkrause created this task.May 23 2018, 5:19 PM
vkrause triaged this task as Low priority.
vkrause moved this task from Ideas to In Progress on the KDE Itinerary board.Jun 30 2018, 5:49 PM
vkrause moved this task from In Progress to Done on the KDE Itinerary board.Aug 24 2018, 4:35 PM
vkrause closed this task as Resolved.Sep 29 2022, 3:20 PM
vkrause claimed this task.

Done quite some time ago, a fully static build of the extractor executable is e.g. in use by the Nextcloud integration (https://invent.kde.org/vkrause/kitinerary-static-build/).