Re: Master Build problem

2017-07-17 Thread John Ralls
Rob, Done. Thanks, it didn’t even occur to me to look there. Regards, John Ralls > On Jul 17, 2017, at 7:39 PM, Rob Gowin wrote: > > There needs to be a one character fix in cmake/CMakeLists.txt to change an > underscore to a dash. Could a committer please make this change for me (in > mai

Re: Master Build problem

2017-07-17 Thread Rob Gowin
There needs to be a one character fix in cmake/CMakeLists.txt to change an underscore to a dash. Could a committer please make this change for me (in maint, then merge to master)? Or I could do a PR if necessary. Thanks, Rob diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 9e1e2cbe

Re: Master Build problem

2017-07-16 Thread John Ralls
> On Jul 16, 2017, at 8:42 AM, Geert Janssens > wrote: > > That is the same error I was having last week when building with aqbanking. > > John recently made building with aqbanking the default. But clearly there is > something missing for it. > > Until this is fixed you can disable building

Re: Master Build problem

2017-07-16 Thread Geert Janssens
That is the same error I was having last week when building with aqbanking. John recently made building with aqbanking the default. But clearly there is something missing for it. Until this is fixed you can disable building with aqbanking by setting an option to cmake Regards Geert Robert Fe

Master Build problem

2017-07-16 Thread Robert Fewell
I having trouble with the latest master, it will not build for the following reason... I the build directory _build/src/import-export/aqb/gschemas there should be three gschema files but they are missing. One file is in the source directory and I think the other two are created but I can not see w