[GNC-dev] libpsd2, opinions?

2019-03-22 Thread Marcello Stanisci
Dear GnuCash devs, in the main context of the european directive PSD2 (that basically mandates all the banks to expose a REST API for everyone to use their online-banking services), I noticed that there is not yet a modern, well-documented, well-tested, and Free Software library that would impleme

Re: [GNC-dev] libpsd2, opinions?

2019-03-22 Thread Geert Janssens
Hi Marcello, Have you considered aqbanking (https://www.aquamaniac.de/rdm/) ? As far as I understand it already supports several online banking standards. It may be worth leveraging their work. Regards, Geert Op vrijdag 22 maart 2019 19:41:25 CET schreef Marcello Stanisci: > Dear GnuCash dev

[GNC-dev] Windows build server

2019-03-22 Thread Robert Fewell
Hi, Just wondering if any body has setup a windows build environment recently, I mistakenly ran setup-mingw64.ps1 which updated my setup, a good 100 plus packages were updated and now I can not run a build from scratch, builds I think 4 package dependencies and fails on xmlsec. Will investigate fu

Re: [GNC-dev] Windows build server

2019-03-22 Thread John Ralls
> On Mar 22, 2019, at 2:12 PM, Robert Fewell <14ubo...@gmail.com> wrote: > > Hi, > > Just wondering if any body has setup a windows build environment recently, > I mistakenly ran setup-mingw64.ps1 which updated my setup, a good 100 plus > packages were updated and now I can not run a build fro