Re: CMake failure with LIB_OFX OFF

2017-09-02 Thread Sumit Bhardwaj
You meant second. Right? :) https://github.com/Gnucash/gnucash/pull/181 Thanks, Sumit On Sat, Sep 2, 2017 at 6:46 AM, John Ralls wrote: > > > > On Sep 2, 2017, at 12:22 AM, Sumit Bhardwaj wrote: > > > > After pulling the latest master, I was able to make and make check using > > autotools. Ho

Re: CMake failure with LIB_OFX OFF

2017-09-02 Thread John Ralls
> On Sep 2, 2017, at 12:22 AM, Sumit Bhardwaj wrote: > > After pulling the latest master, I was able to make and make check using > autotools. However, cmake failed. > > With the command: >> cmake -D WITH_AQBANKING=OFF -D WITH_OFX=OFF -G Ninja ../gnucash/ && ninja > check && ninja install > >

CMake failure with LIB_OFX OFF

2017-09-02 Thread Sumit Bhardwaj
After pulling the latest master, I was able to make and make check using autotools. However, cmake failed. With the command: >cmake -D WITH_AQBANKING=OFF -D WITH_OFX=OFF -G Ninja ../gnucash/ && ninja check && ninja install The error at the end is: FAILED: gnucash/import-export/ofx/test/CMakeFiles