[webkit-dev] Generating compile_commands.json when building WebKit on MacOS

Philippe Normand philn at igalia.com
Wed Jul 22 06:42:07 PDT 2020


On Wed, 2020-07-22 at 08:24 -0500, Michael Catanzaro wrote:
> On Wed, Jul 22, 2020 at 11:15 am, shrivatsa at firemail.cc wrote:
> > DerivedSources/ForwardingHeaders/JavaScriptCore/JSContext.h:40:1: 
> > error: duplicate interface definition for class 'JSContext'
> > @interface JSContext : NSObject
> > ^
> > ../../Source/JavaScriptCore/API/JSContext.h:40:12: note: previous 
> > definition is here
> > @interface JSContext : NSObject
> >            ^
> > 
> > Your assistance would be much appreciated.
> 
> It might be time to simply remove support for building WebKitGTK on 
> macOS. I imagine it's been many years since anyone has successfully 
> built it.
> 

jmercouris on IRC reported yesterday that he got it to build on macOS.
IIUC he's working on the macports project.

Philippe



More information about the webkit-dev mailing list