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

2019-04-22 Thread Shoaib Meenai
You're probably running into https://reviews.llvm.org/D58537#inline-532492. This is an LLVM issue, not a CMake issue. From: CMake on behalf of Osman Zakir Date: Monday, April 22, 2019 at 6:45 AM To: "cmake@cmake.org" Subject: [CMake] Need help with CMake error "CMake Error at tools/clang/lib

[CMake] Add Custom Command after strip

2019-04-22 Thread J Decker
I'm trying to use MingW64-x86 to compile this project. I'm using MingW Makefiles as the generator. Some of the executable files need 'mt.exe' run to add a manifest to them (on windows). The MT.exe breaks the .exe for strip such that it says 'file has been truncated' and the build stops. Strip is

[CMake] [ANNOUNCE] CMake 3.14.3 available for download

2019-04-22 Thread Robert Maynard via CMake
We are pleased to announce that CMake 3.14.3 is now available for download. Please use the latest release from our download page: https://cmake.org/download/ Thanks for your support! - Changes in 3.14.3 since 3.14.2: Ben

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

2019-04-22 Thread Osman Zakir
As the title says, I have this error when trying to build INSTALL.vcxproj in LLVM.sln using Visual Studio Community 2019: " 522>CMake Error at tools/clang/lib/Headers/cmake_install.cmake:36 (file): 522> file INSTALL cannot find​ 522> "C:/llvm-project/build/$(Configuration)/lib/clang/9.0.0/includ