Actually, I was using ninja when I ran into this problem. Here is the
sequence of commands that lead to the error:
$> pwd
devel/gnucash
$mkdir gbuild && cc gbuild
$ cmake -D WITH_AQBANKING=OFF -D WITH_OFX=OFF -G Ninja .. && ninja check &&
ninja install
I am attaching po/missing.
Note that the fo
On donderdag 10 augustus 2017 14:15:24 CEST Aaron Laws wrote:
> I remember getting that error a long time ago, but I don't remember how to
> fix it. I think it has something to do with deleting a generated file and
> having make re-generate it? It seems like we have a generated file in
> version co
On Thu, Aug 10, 2017 at 3:13 AM, Geert Janssens
wrote:
> On donderdag 10 augustus 2017 07:08:38 CEST Sumit Bhardwaj wrote:
> > John and Geert,
> >
> > As I remembered, I am still having problem with cmake. I have pasted the
> > error message below. Is this a known problem? If not, will it be bett
On donderdag 10 augustus 2017 07:08:38 CEST Sumit Bhardwaj wrote:
> John and Geert,
>
> As I remembered, I am still having problem with cmake. I have pasted the
> error message below. Is this a known problem? If not, will it be better to
> wait for Geert's restructuring and then try to fix it? For