Re: [GNC-dev] WSL 2 and GnuCash

2023-11-30 Thread Sherlock
If you haven’t recently, you may want to evaluate WSL again. I’ve been successful using the distribution GnuCash (4.8), the flatpack GnuCash (5.4.1), and a GnuCash build environment on the default WSL distro (ubuntu) without any additional software or configuration required on Windows

Re: [GNC-dev] Windows Build VM

2023-11-15 Thread Sherlock
> On Nov 15, 2023, at 3:15 PM, Manfred Usselmann wrote: > > Hi, > > Am 2023-11-12 01:19, schrieb Sherlock: > >> For what it may be worth, I have been successful building and packaging >> GnuCash 5.4 on Windows 10 with mingw-w64-i686-webkitgtk3-2.4.11-999.5-a

Re: [GNC-dev] WebKitGtk now defaults to Gtk4

2023-11-19 Thread Sherlock
CEF? > On Nov 18, 2023, at 8:00 PM, john wrote: > > I spent some time this afternoon poking at webkit replacement. The options I > found are: > * Keep using WebKitGtk > * Figure out how to wrap a native (meaning Apple AppKit or Microsoft) WebView > in a GtkWidget > * Send the HTML/JS/CSS to

Re: [GNC-dev] Windows Build VM

2023-11-11 Thread Sherlock
/files/Dependencies/mingw-w64-i686-webkitgtk3-2.4.11-999.5-any.pkg.tar.zst --noconfirm --needed wget https://repo.msys2.org/mingw/mingw32/mingw-w64-i686-icu-69.1-1-any.pkg.tar.zst wget https://repo.msys2.org/mingw/mingw32/mingw-w64-i686-gcc-libs-12.2.0-10-any.pkg.tar

Re: [GNC-dev] Porting to Apple silicon

2024-04-23 Thread Sherlock
I have a webkitgtk-2.32.0 patch that enables reports to work (included below). The crash reported in https://bugs.webkit.org/show_bug.cgi?id=248802 occurs because Apple Silicon builds enforces their Hardened Runtime by default (see