[webkit-dev] Generating compile_commands.json when building WebKit on MacOS
Michael Catanzaro
mcatanzaro at gnome.org
Wed Jul 22 06:24:02 PDT 2020
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.
More information about the webkit-dev
mailing list