Re: Compiling -DWITH_GNUCASH=NO

2018-03-24 Thread John Ralls
> On Mar 24, 2018, at 7:35 AM, Matthew Pounsett wrote: > > > > On 23 March 2018 at 11:59, John Ralls > wrote: > > >> On Mar 23, 2018, at 8:34 AM, Matthew Pounsett > > wrote: >> >> On 23 March 2018 at 00:35, Geert Janssens >

Re: Compiling -DWITH_GNUCASH=NO

2018-03-24 Thread Matthew Pounsett
On 23 March 2018 at 11:59, John Ralls wrote: > > > On Mar 23, 2018, at 8:34 AM, Matthew Pounsett wrote: > > On 23 March 2018 at 00:35, Geert Janssens > wrote: > > > Ideally this would become part of libgnucash in order to make the report > generation platform independent as well (and hence open

Re: Compiling -DWITH_GNUCASH=NO

2018-03-23 Thread John Ralls
> On Mar 23, 2018, at 8:34 AM, Matthew Pounsett wrote: > > On 23 March 2018 at 00:35, Geert Janssens > wrote: > >> >> Ideally this would become part of libgnucash in order to make the report >> generation platform independent as well (and hence opening the way to make >> it >> accessible one

Re: Compiling -DWITH_GNUCASH=NO

2018-03-23 Thread Matthew Pounsett
On 23 March 2018 at 00:35, Geert Janssens wrote: > > Ideally this would become part of libgnucash in order to make the report > generation platform independent as well (and hence opening the way to make > it > accessible one day on android or osx platforms). This will only be > possible at > the

Re: Compiling -DWITH_GNUCASH=NO

2018-03-23 Thread Potuz
On Mar 23, Geert Janssens wrote: Op donderdag 22 maart 2018 21:20:19 WIB schreef Potuz: Hello, I have a number of scripts that parse my .gnucash sqlite dbase and produce reports. I'd like to be able to compile and run those programs in a linux system without gtk+ (in particular no gnome and no w

Re: Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Geert Janssens
Op vrijdag 23 maart 2018 06:27:07 WIB schreef Christopher Lam: > Hi Potuz > > This is clever- would you mind documenting the process to run reports > from command line? > > C It's one of my long term goals to separate report generation from report display. That would allow to generate reports f

Re: Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Geert Janssens
Op donderdag 22 maart 2018 21:20:19 WIB schreef Potuz: > Hello, I have a number of scripts that parse my .gnucash sqlite dbase and > produce reports. I'd like to be able to compile and run those programs in a > linux system without gtk+ (in particular no gnome and no webkit-gtk). > However when I t

Re: Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Potuz
On Mar 23, Christopher Lam wrote: Hi Potuz This is clever- would you mind documenting the process to run reports from command line? I am not running gnucash reports, I wrote my own set of C programs to write tax returns and portfolio performance related reports specialized for Brazilian tax la

Re: Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Christopher Lam
Hi Potuz This is clever- would you mind documenting the process to run reports from command line? C On 23/03/18 04:57, Potuz wrote: On Mar 22, Potuz wrote: Hello, I have a number of scripts that parse my .gnucash sqlite dbase and produce reports. I'd like to be able to compile and run thos

Re: Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Potuz
On Mar 22, Potuz wrote: Hello, I have a number of scripts that parse my .gnucash sqlite dbase and produce reports. I'd like to be able to compile and run those programs in a linux system without gtk+ (in particular no gnome and no webkit-gtk). However when I try to compile with -DWITH_GNUCASH=

Compiling -DWITH_GNUCASH=NO

2018-03-22 Thread Potuz
Hello, I have a number of scripts that parse my .gnucash sqlite dbase and produce reports. I'd like to be able to compile and run those programs in a linux system without gtk+ (in particular no gnome and no webkit-gtk). However when I try to compile with -DWITH_GNUCASH=NO I pick errors since it