Displaying 3 results from an estimated 3 matches for "vs2015build".
2017 Mar 08
2
Error in Windows build from release_40 branch
Hans,
Am 06.03.2017 um 23:25 schrieb Hans Wennborg:
> The mailing list thread you linked to talkes about
> "multi-configuration generators", such as MSBuild. Have you tried
> building with ninja (https://ninja-build.org/) instead?
I now tried the ninja build, and that was successful, so I have a
workaround.
I still would like to know whether I made a mistake with the
2017 Mar 09
0
Error in Windows build from release_40 branch
On Wed, Mar 8, 2017 at 10:34 AM, Stephan Mühlstrasser
<stephan.muehlstrasser at web.de> wrote:
> Hans,
>
> Am 06.03.2017 um 23:25 schrieb Hans Wennborg:
>>
>> The mailing list thread you linked to talkes about
>> "multi-configuration generators", such as MSBuild. Have you tried
>> building with ninja (https://ninja-build.org/) instead?
>
>
2018 Jan 25
0
Error in Windows build from release_40 branch
...Hi Hans,
I can still see the MSVS install error as below with latest LLVM code. Is there any word around can let me install the LLVM through MSVS successfully?
CMake Error at projects/compiler-rt/lib/builtins/cmake_install.cmake:37 (file):
file INSTALL cannot find
"D:/Project/LLVM/vs2015build/$(Configuration)/lib/clang/7.0.0/lib/windows/clang_rt.builtins-x86_64.lib".
Call Stack (most recent call first):
projects/compiler-rt/lib/cmake_install.cmake:38 (include)
projects/compiler-rt/cmake_install.cmake:38 (include)
projects/cmake_install.cmake:37 (include)
cmake_ins...