[llvm] r293373 - This addresses LLDB bug 31699, which was caused by LLVM using static linking on Windows.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 15:25:02 PST 2017


On Wed, Feb 1, 2017 at 3:15 PM, Vadim Chugunov <vadimcn at gmail.com> wrote:
> On Wed, Feb 1, 2017 at 2:38 PM, Hans Wennborg <hans at chromium.org> wrote:
>>
>>
>> It seems I did have the WIn 10 SDK, but not the right version :-/ New
>> attempt that I believe has the right dlls:
>> http://llvm.org/pre-releases/win-snapshots/LLVM-5.0.0-r293544-win32.exe
>
>
> Everything seems to be working properly now.  Thanks!

Excellent!

>
>>
>> Would you mind filing a bug with the cmake people about this? It seems
>> really bad that -DCMAKE_INSTALL_UCRT_LIBRARIES=ON can just fail
>> silently.
>
>
> https://gitlab.kitware.com/cmake/cmake/issues/16621

Great, thanks!


More information about the llvm-commits mailing list