[LLVMdev] Building LLVM+clang on Windows

Óscar Fuentes ofv at wanadoo.es
Mon Apr 9 19:19:42 PDT 2012


"Paul J. Lucas" <paul at lucasmail.org> writes:

[snip]

>> CMake Error at cmake/modules/LLVM-Config.cmake:141 (message):
>>   Library `vectorize' not found in list of llvm libraries.
[snip]

> Note that I did successfully build LLVM without clang initially, but
> now I want to build it with clang.

`Vectorize' was introduced in February. Is your LLVM checkout so old? Do
a `svn update' on your LLVM and Clang checkouts and run cmake again.




More information about the llvm-dev mailing list