https://bugs.kde.org/show_bug.cgi?id=435753
Ben Cooksley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ben Cooksley <[email protected]> --- 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.
