Hi Eirini,
If you provide more information, such as the OS and compiler you are using to
build, as well as the specific header files that the build is unable to find, it
will make it easier for people on the list to help you. If you are building on
Windows with VS, you will want to take a look at:
http://llvm.org/docs/GettingStartedVS.html.
Mark
On Jul 1, 2013, at 2:55 AM, Eirini _ <eirini_dit at windowslive.com>
wrote:
> Hello,
> i am new to LLVM and i want to create my own project with a cpp file which
calls
> llvm functions and then run it. I download clang source, llvm source and
compiler-rt source.
> I tried to configure and build llvm using this
http://llvm.org/docs/GettingStarted.html#getting-started-with-llvm but it failed
because .h files included on top of the Hello.cpp couldn't found. Can you
tell me the instuctions about what i have to do in order to build llvm? do i
need to create a new build folder? What do i have to set to Path variable?
> After building llvm i would like to run my own project, let's say
Hello.cpp found in the /lib/Transforms folder on the llvm source.
>
> Thanks,
> Eirini
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20130701/f58e7244/attachment.html>