Please have a look at [1] and [2]. You need to run build-webkit first.
BTW: If provide error messages instead of "fails to compile" only, it's easier 
for other people to help you.

[1] http://webkit.org/building/build.html
[2] http://webkit.org/building/debug.html

- Patrick

Won J Jeon:

> Thanks, Eric. I opened WebCore.xcodeproj file with XCode but it fails to 
> compile the code and it hangs without success, whereas 
> JavaScriptCore.xcodeproj doesn't have any problem to be compiled with XCode. 
> Are there any known issues with XCode?
> 
> Won
> 
> On Mon, Jan 24, 2011 at 1:53 PM, Eric Seidel <[email protected]> wrote:
> There is not a gyp-like build system for Apple's Mac build (yet).
> 
> You generally need to use XCode to edit the WebCore.xcodeproj file.
> But if you're trying to build on a Mac you need XCode installed
> anyway.
> 
> .pri and .pro are not related to the Apple Mac build.
> 
> -eric
> 
> On Mon, Jan 24, 2011 at 1:03 PM, Won J Jeon <[email protected]> wrote:
> > Hi all,
> > I'd like to test some code by adding a new idl and its implementation to
> > WebCore on Mac.
> > How can I let the build system know the addition of such files?
> > Is there any gyp-like build system on Mac?
> > Can anyone explain what *.pri and *.pro files are and how I can use them?
> > Regards,
> > Won
> > _______________________________________________
> > webkit-dev mailing list
> > [email protected]
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
> >
> >
> 
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to