[LLVMdev] Unable to do even basic Clang tutorial

Óscar Fuentes ofv at wanadoo.es
Tue Jul 10 11:58:57 PDT 2012


NY Knicks Fan <nyknicksfan92009 at yahoo.com> writes:

> OK.  Thanks.  I now get the following error (which appears to be a
> problem w/ the tutorial itself?):

Uhmmm... sorry if I sound blunt, but you are trying to use a C++
framework for doing a complex task when it is obvious that you are not
familiar enough with the usage of a C++ toolkit (compiler+linker).

In my humble opinion, you should learn well how C++ development works
(and learn C++ well too). Then you can start using the Clang libraries
fixing yourself all those problems you found so far in no time.




More information about the llvm-dev mailing list