There was an error while loading. Please reload this page.
1 parent 4f7766c commit 5c1162bCopy full SHA for 5c1162b
README.md
@@ -17,7 +17,7 @@ brew install cmake libomp
17
On Windows
18
19
1. Install CMake and VS Build Tools.
20
-1. Install LLVM and set an environment variable `LIBCLANG_PATH` to `C:\Program Files\LLVM\bin`
+1. Install LLVM and set an environment variable `LIBCLANG_PATH` to PATH_TO_LLVM_BINARY (example: `C:\Program Files\LLVM\bin`)
21
22
Please see below for details.
23
0 commit comments