[LLVMdev] Running external build tool in Xcode?
Óscar Fuentes
ofv at wanadoo.es
Wed Oct 8 05:04:23 PDT 2008
Chris Lattner <clattner at apple.com> writes:
>> 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:
>
> 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.
AFAIK, CMake supports XCode. I have no idea about how adequate the
current LLVM CMake build specification is for XCode, but maybe it is
worth a try.
--
Oscar
More information about the llvm-dev
mailing list