maint and master compile fine now, great ! thanks !
Christoph
Am 2020-02-28 19:34, schrieb Geert Janssens:
There were several issues which your logs below nicely illustrated.
Interestingly these issues only surfaced when using the cmake's
makefile
generator. All was fine using ninja. This shows
On Friday, 28 February 2020 18:34:41 GMT Geert Janssens wrote:
> There were several issues which your logs below nicely illustrated.
> Interestingly these issues only surfaced when using the cmake's makefile
> generator. All was fine using ninja. This shows most devs are using ninja...
>
> Anyway,
There were several issues which your logs below nicely illustrated.
Interestingly these issues only surfaced when using the cmake's makefile
generator. All was fine using ninja. This shows most devs are using ninja...
Anyway, I have pushed several fixes to maint and master and both build fine
n
It looks like the new lot-viewer.scm report has been included in the wrong
source directory. It depends on business-report functionality but is added to
standard-reports.
I'll see if I can come up with a fix.
Regards,
Geert
Op vrijdag 28 februari 2020 15:51:25 CET schreef Richard Ullger:
> >
>
> That kind of error usually means that the build is finding the wrong
> libraries and guile caches. One way around that is to uninstall GnuCash but
> if you keep your books on the same computer that you develop you probably
> don't want to do that. In that case the simplest approach is to set u
> On Feb 27, 2020, at 4:01 PM, c.holterm...@gmx.de wrote:
>
> Hello !
>
> I didn't have time to work on gnucash for some time and am just now
> restarting to build current versions. I can build 3.8 but maint and
> master fail.
>
> I'm on debian buster.
>
> maint:
>
>>> cmake -D CMAKE_INSTAL
Hello !
I didn't have time to work on gnucash for some time and am just now
restarting to build current versions. I can build 3.8 but maint and
master fail.
I'm on debian buster.
maint:
cmake -D CMAKE_INSTALL_PREFIX=$HOME/.local -D WITH_PYTHON=ON
../upstream-maint/
make
...
[ 84%] Generating