[libcxx-commits] [libcxx] [libcxx][NFC] Added `libunwind` to `LLVM_ENABLE_RUNTIMES` for Windows… (PR #162682)

Connector Switch via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 10 07:58:28 PDT 2025


c8ef wrote:

> That's interesting - can you quote the exact error?

```
CMake Error at C:/Users/xxx/Desktop/llvm-project/libcxxabi/CMakeLists.txt:57 (
message):
  LIBCXXABI_USE_LLVM_UNWINDER is set to ON, but libunwind is not specified in
  LLVM_ENABLE_RUNTIMES.
```

https://github.com/llvm/llvm-project/pull/162682


More information about the libcxx-commits mailing list