Re: [GNC-dev] Missing FreeType2 for Mac OS Development

2023-01-14 Thread john
While you're getting familiar enough with GnuCash ask questions here. Once you've got a PR written we can move the discussion to that PR. Regards, John Ralls > On Jan 14, 2023, at 4:21 PM, Vincent Lucarelli > wrote: > > It looks like freetype2 picked up a dependency on >

Re: [GNC-dev] Missing FreeType2 for Mac OS Development

2023-01-14 Thread Vincent Lucarelli
It looks like freetype2 picked up a dependency on /opt/homebrew/lib/libbrotlidec.dylib even though I started with a new user account and insulated the build with > > cmakeargs = > '-DCMAKE_SYSTEM_IGNORE_PATH="/opt/homebrew:/opt/macports:/sw:/usr/local"' as suggested at

Re: [GNC-dev] Missing FreeType2 for Mac OS Development

2023-01-14 Thread John Ralls
> On Jan 14, 2023, at 10:22 AM, Vincent Lucarelli > wrote: > > Hi, > > I am attempting to setup a new Mac OS X user account on Ventura 13.0.1 to > build gnucash so I can attempt to help integrate a new Finance::Quote feature > into GnuCash. Ran into 2 problems following the instructions at

[GNC-dev] Missing FreeType2 for Mac OS Development

2023-01-14 Thread Vincent Lucarelli
Hi, I am attempting to setup a new Mac OS X user account on Ventura 13.0.1 to build gnucash so I can attempt to help integrate a new Finance::Quote feature into GnuCash. Ran into 2 problems following the instructions at https://wiki.gnucash.org/wiki/MacOS/Quartz First issue - was able to

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread Geert Janssens
All good suggestions. Let's see how many are reasonable for flywire to pick up and fix. (flywire, I have no idea of your skill level and willingness to work on this...) I would already take partial fixes as a step in the good direction. Regards, Geert Op zaterdag 14 januari 2023 16:58:09 CET

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread john
Geert, Roger. The problem with that argument is that someone with that little programming experience isn't going to be able to write a custom report anyway. Even someone with enough programming experience to agree that default option values aren't significant to the structure of the code isn't

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread Frank H. Ellenberger
Hi again, Am 14.01.23 um 13:19 schrieb flywire: I've made that change in my fork as well Did you also adjust test-stress-options? if failed in your previous PR. See e.g. https://github.com/Gnucash/gnucash/actions/runs/3909419637/jobs/6688757781 Regards Frank

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread Frank H. Ellenberger
Hi, Am 14.01.23 um 13:19 schrieb flywire: renamed file to sample-report.scm. perhaps options-sample.scm would fit better? ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [GNC-dev] [GNC] GnuCash 4.900 Released

2023-01-14 Thread Robert Fewell
For information, I have updated my windows build machine and successfully built the current master 4.900 version which resulted in a file size of 150M. With an existing install of 4.13, I was able to install my 4.900 version resulting in no errors in the trace file. I was also able to install the

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread flywire
Geert Janssens wrote: > I'd rather use values like "Sample string", "Sample Document Title" and > "Sample Report" > I've made that change in my fork as well as changed section to Sample! and renamed file to sample-report.scm. It looks good and not like a kludge. I'd also suggest: * minor format

Re: [GNC-dev] Sample Report with Examples

2023-01-14 Thread Geert Janssens
Ok, I tend to agree partially with flywire on this one. John, you and I have years of programming experience and to us the default value of an option is a minor detail. However I can imagine someone with hardly any development experience at all will have a much harder time to map the same

Re: [GNC-dev] [GNC] GnuCash 4.900 Released

2023-01-14 Thread Geert Janssens
Op zaterdag 14 januari 2023 00:23:21 CET schreef Fred Tydeman: > On Fri, Jan 13, 2023 at 3:00 PM David H wrote: > > Yeah seems to be a typo which will cause the remote-add to fail if you > > already have the flathub repository installed as follows:- > > > > Wiki says - flatpak remote-add --user