> On Aug 15, 2019, at 7:12 PM, David Cousens wrote:
>
> Hi,
>
> I'm getting an error running make while building the master branch. It seems
> to be a problem loading gnucash/engine/gnc-numeric, which doesn't exist, but
> libgnucash/engine/gnc-numeric does exist in the sources. maybe
> primit
I had a similar build failure on MacOS a few hours ago and pushed
https://github.com/Gnucash/gnucash/commit/24d4576617995980c147bb49cacafe6f16978573
to fix it. Did your build have that commit?
Regards,
John Ralls
> On Aug 15, 2019, at 7:21 PM, Matthew Forbis via gnucash-devel
> wrote:
>
> H
Frank,
One difficulty I have is in separating the interface description from the
operational use of it in the case of the import matcher and the import
process generally. Geert did a good job of incorporating the essentials in
the popup help dialog in the interface and making it largely self
docum
Hi responding to myself:
First, forgot plain text in the first email, so I fixed the formatting in the
original below to make it easier to read.
Second, my system has both icu 61 which is the one explicitly required for
webkit as well as has icu 64 which was installed as part of the libxml2
lib
Hi,
I'm getting an error running make while building the master branch. It seems
to be a problem loading gnucash/engine/gnc-numeric, which doesn't exist, but
libgnucash/engine/gnc-numeric does exist in the sources. maybe
primitive-load-path is not set correctly ? Make output where the error
occur
Hi All,
I have recently worked on building GNUCash on windows to try to debug a problem
I've been having with my reports. I found a few things that look like the
script might need to be updated for (or I had something wrong in my procedure).
1. I had to install some packages through pacman manu
> On Aug 15, 2019, at 3:22 PM, Christian Gruber
> wrote:
>
> Am 15.08.19 um 00:23 schrieb Christian Gruber:
>>
>>> I think our distro packagers would object to any option other than relying
>>> on tools outside of the build system to provide the googletest sources and
>>> maybe a prebuilt
Am 15.08.19 um 00:23 schrieb Christian Gruber:
I think our distro packagers would object to any option other than
relying on tools outside of the build system to provide the
googletest sources and maybe a prebuilt static lib. It's a one-off
for the casual builder and easily scripted for every