[llvm-dev] Build problems
Iulia Stirb via llvm-dev
llvm-dev at lists.llvm.org
Mon Jun 5 10:08:15 PDT 2017
Hello,
Could someone please tell me why LLVM and clang downloaded from here:
svn co http://llvm.org/svn/llvm-project/llvm/trunk llvmsvn co http://llvm.org/svn/llvm-project/cfe/trunk clang
and generated using cmake:
cmake -G "Visual Studio 15 2017" ../llvm
does not compile in Visual Studio?
I am using Batch Build in Visual Studio and I have selected only ALL_BUILD project to build as required in step 7 from here.
|
| |
Getting Started with the LLVM System using Microsoft Visual Studio — LLVM 5 documentation
| |
|
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170605/27e65271/attachment.html>
More information about the llvm-dev
mailing list