Re: [GNC] Build of GitHub Clone Fails

2018-10-07 Thread Rob LaRose
I tried to build 3.3 yesterday and encountered the same issue. Comparing WebKitJavascriptResult.h to the previous version there were only two real differences. I modified the file as follows: - Comment out: #include - Replace "WEBKIT_API JSCValue *" with "WEBKIT_API JSValueRef" The

Re: [GNC] Build of GitHub Clone Fails

2018-10-07 Thread Roger Miskowicz
Thanks Jim, from your post I found that going back to previous versions before compiling worked for me: sudo apt-get install libwebkit2gtk-4.0-dev=2.20.1-1 libwebkit2gtk-4.0-37=2.20.1-1 gir1.2-webkit2-4.0=2.20.1-1 libjavascriptcoregtk-4.0-dev=2.20.1-1 gir1.2-javascriptcoregtk-4.0=2.20.1-1

Re: [GNC] Build of GitHub Clone Fails

2018-10-07 Thread Jim Passmore
Tried building 3.3, and found same thing. Known bug from upstream. Don't know status of fix. https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1795901 -- *Jim Passmore*j...@passmore4.com On Sun, Oct 7, 2018 at 8:01 AM Roger Miskowicz wrote: > This worked for initial build of

[GNC] Build of GitHub Clone Fails

2018-10-07 Thread Roger Miskowicz
This worked for initial build of v3.3 but today when trying to build from lates clone the build fails at: [ 60%] Building C object gnucash/html/CMakeFiles/gncmod-html.dir/gnc-html-webkit2.c.o In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:54:0, from