CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-19 Thread Mark Murray
Hi, I am trying to build cuteCash, but get the following make errors: make[2]: *** No rule to make target `../src/engine/iso-currencies-to-c.in', needed by `src/engine/iso-4217-currencies.c'. Stop. make[1]: *** [src/engine/CMakeFiles/engine.dir/all] Error 2 make: *** [all] Error 2 CMakeList.txt

Re: CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-20 Thread Derek Atkins
CuteCash still exists? -derek (In all seriousness, CuteCash has always been a pet project from one GnuCash developer as a proof-of-concept for wrapping the engine in C++ and using Qt.. It's not supported by anyone other than that one developer) Mark Murray writes: > Hi, > > I am trying to bui

[Solved] CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-21 Thread Mark Murray
OK. That's disappointing, I was starting to like Qt. Now I'll learn how to use GTK+. Mark On Mon, 2015-04-20 at 10:32 -0400, Derek Atkins wrote: > CuteCash still exists? > > -derek > > (In all seriousness, CuteCash has always been a pet project from one > GnuCash developer as a proof-of-conce

Re: CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-22 Thread Christian Stimming
Hi Mark, thanks for the feedback about the cutecash build system. In fact, this build error was introduced this January as the auto-generation of some files was changed on the Makefile.am side, but not on the cmake side. This isn't much of a big problem. I've just committed the fix and you shou

Re: CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-22 Thread Geert Janssens
On Wednesday 22 April 2015 22:49:04 Christian Stimming wrote: > Hi Mark, > > thanks for the feedback about the cutecash build system. In fact, this > build error was introduced this January as the auto-generation of > some files was changed on the Makefile.am side, but not on the cmake > side. Thi

Re: CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-27 Thread Mark Murray
On Wed, 2015-04-22 at 23:43 +0200, Geert Janssens wrote: > On Wednesday 22 April 2015 22:49:04 Christian Stimming wrote: > > > Hi Mark, > > > > > > thanks for the feedback about the cutecash build system. In fact, > this > > > build error was introduced this January as the auto-generation of >

Re: CuteCash build errors -no rule to make target... iso-currencies-to-c.in

2015-04-27 Thread John Ralls
> On Apr 27, 2015, at 4:03 AM, Mark Murray wrote: > > On Wed, 2015-04-22 at 23:43 +0200, Geert Janssens wrote: >> On Wednesday 22 April 2015 22:49:04 Christian Stimming wrote: >> >>> Hi Mark, >> >>> >> >>> thanks for the feedback about the cutecash build system. In fact, >> this >> >>> buil