Re: [webkit-gtk] How to build webkitgtk 2.20.0 on Mac 10.13.4

2018-04-15 Thread philip . chimento
Last time I tried was with 2.16.1, using these build instructions: https://github.com/ptomato/macos-jhbuild/blob/master/modulesets/macos-overrides.modules#L19-L69 Regards, Philip C On Tue, Apr 10, 2018 at 10:24 AM Michael Catanzaro wrote: > > As a warning, I'm not sure if anybody has succeeded

Re: [webkit-gtk] How to build webkitgtk 2.20.0 on Mac 10.13.4

2018-04-10 Thread Michael Catanzaro
As a warning, I'm not sure if anybody has succeeded in building WebKitGTK+ on Mac in a long time, so you're probably in uncharted territory even once you've installed libsoup. Good luck! And indeed don't worry about CMakeErrors.txt, that's just doing normal checks for s ystem features. _

Re: [webkit-gtk] How to build webkitgtk 2.20.0 on Mac 10.13.4

2018-04-10 Thread Konstantin Tokarev
  10.04.2018, 10:50, "André Schaller" :I am trying to build webkitgtk on my Mac OSX 10.13.4. according to the official guide.However, when running the following command$ cmake -DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinjaI get the error below:-- Checking for module 'gtk+-x11-3.0' -- No pac