<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"> <span dir="ltr" id=":17">Hello,<br>i am new to LLVM and i want to create my own project with a cpp 
file which calls <br>llvm functions and then run it. I download clang 
source, llvm source and compiler-rt source.<br>I tried to configure and build llvm using this <a href="http://llvm.org/docs/GettingStarted.html#getting-started-with-llvm">http://llvm.org<wbr>/docs/GettingSt<wbr>arted.html#gett<wbr>ing-started-wit<wbr>h-llvm</a> </span><span dir="ltr" id=":17"><span dir="ltr" id=":16">but it failed because .h files included on top of the Hello.cpp couldn't found</span>. 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?<br>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.<br><br>Thanks,<br> Eirini<br></span></div>
                                          </div></body>
</html>