[llvm-dev] CMake Error at tools/clang/lib/Headers/cmake_install.cmake:36 (file): file INSTALL cannot find "C:/llvm-project/build/$(Configuration)/lib/clang/9.0.0/include".

Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 24 15:15:35 PDT 2019


Yeah, that patch worked.  I finally managed to build and install LLVM 9.0.0.  Thanks.
________________________________
From: Tom Stellard <tstellar at redhat.com>
Sent: Wednesday, April 24, 2019 6:59 PM
To: Osman Zakir; llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] CMake Error at tools/clang/lib/Headers/cmake_install.cmake:36 (file): file INSTALL cannot find "C:/llvm-project/build/$(Configuration)/lib/clang/9.0.0/include".

On 04/24/2019 03:35 AM, Osman Zakir via llvm-dev wrote:
> Hi, everyone.
>
> I'm trying to build LLVM myself because the page I was linked to with the links to pre-built binaries doesn't have a passing WASM build of LLVM.  Or at least didn't when I last checked there.  With that being said, though, when I tried to build INSTALL.vcxproj, I got the error mentioned in the title of this message.  The full error message is in the attached text file.  Any help would be greatly appreciated.  Thanks in advance.
>

Does this patch fix the problem for you: https://reviews.llvm.org/D61054

-Tom

>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190424/0fff1c92/attachment.html>


More information about the llvm-dev mailing list