search for: a8032fb5

Displaying 2 results from an estimated 2 matches for "a8032fb5".

2019 Oct 28
2
How to Switch to Static Runtime and Enable C++ Exceptions?
Hi. I'm trying to build LLVM 10.0.0 with CMake on the command line (Developer Command Prompt for VS2019) and I need to know how to switch to a static runtime. I've tried setting LLVM's variable for this, but it didn't work. I still have a dynamic runtime. Along with that, I also need to know how to enable C++ exceptions. One thing I tried was to do
2019 Oct 28
4
How to Switch to Static Runtime and Enable C++ Exceptions?
...ot;CMake Warning at utils/benchmark/CMakeLists.txt:244 (message): Using std::regex with exceptions disabled is not fully supported". Please help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191028/a8032fb5/attachment-0001.html>