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?<br>
<br>Won<br><br><div class="gmail_quote">On Mon, Jan 24, 2011 at 1:53 PM, Eric Seidel <span dir="ltr"><<a href="mailto:eric@webkit.org">eric@webkit.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
There is not a gyp-like build system for Apple's Mac build (yet).<br>
<br>
You generally need to use XCode to edit the WebCore.xcodeproj file.<br>
But if you're trying to build on a Mac you need XCode installed<br>
anyway.<br>
<br>
.pri and .pro are not related to the Apple Mac build.<br>
<br>
-eric<br>
<div><div></div><div class="h5"><br>
On Mon, Jan 24, 2011 at 1:03 PM, Won J Jeon <<a href="mailto:wjjeon@gmail.com">wjjeon@gmail.com</a>> wrote:<br>
> Hi all,<br>
> I'd like to test some code by adding a new idl and its implementation to<br>
> WebCore on Mac.<br>
> How can I let the build system know the addition of such files?<br>
> Is there any gyp-like build system on Mac?<br>
> Can anyone explain what *.pri and *.pro files are and how I can use them?<br>
> Regards,<br>
> Won<br>
</div></div>> _______________________________________________<br>
> webkit-dev mailing list<br>
> <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
> <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>
><br>
><br>
</blockquote></div><br>