search for: 43f69246

Displaying 2 results from an estimated 2 matches for "43f69246".

Did you mean: 369246
2008 Oct 08
0
[LLVMdev] Running external build tool in Xcode?
...e 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. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081007/43f69246/attachment.html>
2008 Oct 07
3
[LLVMdev] Running external build tool in Xcode?
Hi everyone.I am using Mac OS X to inspect the llvm source code. Although the make command works perfectly when compiling the source code, the Xcode tool prompted me: *Makefile:26: Makefile.config: No such file or directory* *Makefile:58: /Makefile.rules: No such file or directory* I downloaded the latest SVN code from the web site, built it without any modification in Xcode context. Xcode