-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I am using windows 10. What do I need to do to use llvm-node? I tried installing LLVM-13.0.1-win64.exe. Then when I installed llvm-node, I got this error:
CMake Error at CMakeLists.txt:6 (find_package):
│ Could not find a package configuration file provided by "LLVM" with any of
│ the following names:
│ LLVMConfig.cmake
│ llvm-config.cmake
│ Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
│ "LLVM_DIR" to a directory containing one of the above files. If "LLVM"
│ provides a separate development package or SDK, be sure it has been
│ installed.
Do I need to download llvm source code?
Metadata
Metadata
Assignees
Labels
No labels