You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't used windows in years but check the following things:
is that dll somewhere on your system (it should be after installing llvm17)
is the directory the dll is in on your "$PATH" (idk what it's called in windows anymore 😅). Add it to the system path if not and try running the command again.
Try those things first, if those are both ok, then it's something in the Setup.hs of this repo that we need to change. Let me know how it goes!
I have installed LLVM 17 on my system, but when I try and build my project with the library I get the following error from setup.exe :
I have tried LLVM installations from different sources but can't get this to work. Any ideas?
The text was updated successfully, but these errors were encountered: