[LLVMdev] LLVM Beginner Question
Óscar Fuentes
ofv at wanadoo.es
Tue Sep 15 07:55:44 PDT 2009
Graham Hemingway <graham.hemingway at gmail.com> writes:
> I am just getting started with LLVM and am having some build issues.
> I am running Snow Leopard and like to use XCode as my IDE. I know
> that I need to compile with llvm-config to get all of the proper build
> settings. My question is how do I incorporate llvm-config into my
> XCode project settings? I would prefer to not have to use the command
> line to build.
Generate the XCode project with cmake. See
http://www.llvm.org/docs/CMake.html
--
Óscar
More information about the llvm-dev
mailing list