Displaying 2 results from an estimated 2 matches for "6cd03724".
2012 Jul 09
0
[LLVMdev] Unable to do even basic Clang tutorial
...? If you build it, then
you need do a 'make install' and include the installed location of
clang/llvm headers directories in your include path.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120709/6cd03724/attachment.html>
2012 Jul 09
3
[LLVMdev] Unable to do even basic Clang tutorial
On 7/9/2012 1:42 PM, Chad Rosier wrote:
> Have you looked here: http://clang.llvm.org/get_started.html
>
> Chad
>
>
> On Jul 9, 2012, at 11:33 AM, NY Knicks Fan wrote:
>
>> I'm trying to do the tutorials at:
>>
>> https://github.com/loarabia/Clang-tu...i/TutorialOrig
>> <https://github.com/loarabia/Clang-tutorial/wiki/TutorialOrig>
>>