<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 7, 2008, at 12:40 AM, Cloud Strife wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi everyone.<div>I am using Mac OS X to inspect the llvm source code.</div><div>Although the make command works perfectly when compiling the source code, the Xcode tool prompted me:</div><div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 32.0px; text-indent: -32.0px; font: 11.0px Courier"><span class="Apple-style-span" style="font-style: italic;"></span></p><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 32px; text-indent: -32px; font: normal normal normal 11px/normal Courier; "> <i>Makefile:26: Makefile.config: No such file or directory</i></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 32px; text-indent: -32px; font: normal normal normal 11px/normal Courier; "><i>Makefile:58: /Makefile.rules: No such file or directory</i></div><div><br></div><div>I downloaded the latest SVN code from the web site, built it without any modification in Xcode context. Xcode couldn't build even a single line of code. It just said it could not find the Makefile. </div> <div>This may be caused by incorrect path setting. </div><div>If anyone here has came across this problem, would you please tell me how to set up the project properly in Xcode environment? </div><div>Any tip or advise is highly appreciated. Thank you very much for any help.</div><div><br></div></div></div></blockquote><br></div><div>Please try configuring your tree first, according to the 'getting started guide'.  Also note that the Xcode project files are often out of date and may not work for building the code, most mac developer use make on the command line.</div><div><br></div><div>-Chris</div></body></html>