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&#39;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">&lt;<a href="mailto:eric@webkit.org">eric@webkit.org</a>&gt;</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&#39;s Mac build (yet).<br>
<br>
You generally need to use XCode to edit the WebCore.xcodeproj file.<br>
But if you&#39;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 &lt;<a href="mailto:wjjeon@gmail.com">wjjeon@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt; I&#39;d like to test some code by adding a new idl and its implementation to<br>
&gt; WebCore on Mac.<br>
&gt; How can I let the build system know the addition of such files?<br>
&gt; Is there any gyp-like build system on Mac?<br>
&gt; Can anyone explain what *.pri and *.pro files are and how I can use them?<br>
&gt; Regards,<br>
&gt; Won<br>
</div></div>&gt; _______________________________________________<br>
&gt; webkit-dev mailing list<br>
&gt; <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
&gt; <a href="http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev" target="_blank">http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>