[GNC-dev] Confused about where gnc-warnings.h is

2020-05-03 Thread jeanl
Devs, can you explain this to me? I'm completely confused about it. Where is *gnc-warnings.h* supposed to be? On my system it's here: build_xcode/gnucash/gnome-utils/gnc-warnings.h But build_xcode is generated, and not under git. I can't find it anywhere in the src tree... So I really don't unde

Re: [GNC-dev] Confused about where gnc-warnings.h is

2020-05-03 Thread John Ralls
> On May 3, 2020, at 10:24 AM, jeanl wrote: > > Devs, can you explain this to me? I'm completely confused about it. > Where is *gnc-warnings.h* supposed to be? > On my system it's here: > > build_xcode/gnucash/gnome-utils/gnc-warnings.h > > But build_xcode is generated, and not under git. I

Re: [GNC-dev] Confused about where gnc-warnings.h is

2020-05-03 Thread jean laroche
mmm, I'm not very familiar with CMakeFiles.txt But I'm guessing that this is what creates the file in question? add_custom_command( OUTPUT ${GNC_WARNINGS_H} DEPENDS ${WARNINGS_SCHEMA} make-gnc-warnings-h.xsl COMMAND ${LIBXSLT_XSLTPROC_EXECUTABLE} -o ${GNC_WARNINGS_H} ${CMAKE_CURRENT_SOURCE_

Re: [GNC-dev] Confused about where gnc-warnings.h is

2020-05-03 Thread John Ralls
Yup. Recommended: https://crascit.com/professional-cmake/ Regards, John Ralls > On May 3, 2020, at 11:46 AM, jean laroche wrote: > > mmm, I'm not very familiar with CMakeFiles.txt > > But I'm guessing that this is what creates the file in question? > > add_custom_command( > OUTPUT ${GNC_WA

[GNC-dev] Master: Cannot open or save to SQLite3 database

2020-05-03 Thread Chris Good
Hi, GnuCash master (as at 29 Apr 2020 fbf7171ab Fix libgnc-app-utils.dylib install_name_dir.) on Ubuntu 18.04 I'm trying to open SQLite3 file del-account-cross-currencies-issue.gnucash attached to bug 797220. But when I try to open SQLite3 file. It says "no suitable backend was found" a