Re: [GNC-dev] Issues building in ubuntu Bionic Beaver

2018-10-11 Thread Jim Passmore
FYI, Ubuntu pushed out a fix with the missing webkit headers. I updated them, and successfully built 3.3. -- *Jim Passmore* On Thu, Oct 11, 2018 at 3:48 AM Geert Janssens wrote: > Op woensdag 10 oktober 2018 23:33:57 CEST schreef David Cousens: > > Nate, Geert > > > > Note added to the

Re: [GNC-dev] Issues building in ubuntu Bionic Beaver

2018-10-11 Thread Geert Janssens
Op woensdag 10 oktober 2018 23:33:57 CEST schreef David Cousens: > Nate, Geert > > Note added to the wiki build instructions Distribution issues section re > downgrading libwebkitgtk if building issues encountered for v3.2 or 3.3. > > David Cousens > Thanks David! Geert

Re: [GNC-dev] Issues building in ubuntu Bionic Beaver

2018-10-10 Thread David Cousens
Nate, Geert Note added to the wiki build instructions Distribution issues section re downgrading libwebkitgtk if building issues encountered for v3.2 or 3.3. David Cousens On Wed, 2018-10-10 at 09:27 +0200, Geert Janssens wrote: > Hi Nate, > > Thanks for informing us of the bug in webkit and

Re: [GNC-dev] Issues building in ubuntu Bionic Beaver

2018-10-10 Thread Geert Janssens
Hi Nate, Thanks for informing us of the bug in webkit and how to work around it on Ubuntu Bionic. And more help in the code is certainly welcome! The last couple of months the active devs have been busy mostly with cleaning up and fixing bugs as the result of the switch to gtk3/webkit2 which

[GNC-dev] Issues building in ubuntu Bionic Beaver

2018-10-09 Thread Nathaniel Groendyk
Hi Team, I was trying to build gnuCash and came across a bug in libwebkit. (It errors that it cant find jsc.h in a #include.) Eitherway, I left notes on the general IRC channel about it, but thought perhaps I should email you guys as well. I know its not a gnuCash bug, but definately a build