Hi, Because AqBanking does not have a cmake based build system I could not package it on Windows using the MSCV compiler. I had an attempt once to build it using mingw4 but it needed a *lot* of patches so I left it as is hoping that somebody will provide a cmake based build system for AqBanking.
Regards, Cristian 2016-02-16 18:50 GMT+02:00 Christian Dávid <christian-da...@web.de>: > Am Montag, 15. Februar 2016, 21:59:18 CET schrieb Thomas Baumgart: >> In the meantime, I think Chrisitan David has provided cmake support in >> AqBanking. I have never tried it myself (use the autotools version here on >> Linux) but it might be worth to give it a try. > > I only added cmake config files, so other cmake projects can easily use > aqbanking. AqBanking itself is still autotools based and must be compiled > using them.