[Craft] [Bug 435753] No aqbanking plugin available from binary factory
Ben Cooksley
bugzilla_noreply at kde.org
Thu Apr 15 10:29:27 BST 2021
https://bugs.kde.org/show_bug.cgi?id=435753
Ben Cooksley <bcooksley at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bcooksley at kde.org
--- Comment #2 from Ben Cooksley <bcooksley at kde.org> ---
The issue here is that AQBanking appears to rely on an autotools build system.
https://invent.kde.org/packaging/craft-blueprints-kde/-/blob/master/libs/_autotools/aqbanking/aqbanking.py
You therefore have two options:
1) Request that the Binary Factory build be switched to be MingW based - which
can handle autotools builds.
2) Prepare a build system port that allows for AQBanking to be built using
CMake natively
Note that MingW does not support QtWebEngine - so you will have to be able to
function without a web rendering engine to use MingW.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kde-windows
mailing list