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
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_GN
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
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 a