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
Get the following error when trying to execute clang
testadm2@VS19Msys2 MINGW64 ~
# clang
C:/msys64/mingw64/bin/clang.exe: error while loading shared libraries: libLLVM.dll: cannot open shared object file: No such file or directory
Steps to Reproduce the Problem
Install clang using pacman pacman.exe -S --noconfirm --needed --noprogressbar mingw-w64-x86_64-clang
Run 'clang' from msys64 shell
Get the error
Additional Context: Operating System, Screenshots
Happens on both windows server 2016 & 2019
The text was updated successfully, but these errors were encountered:
Describe the issue
Get the following error when trying to execute
clang
Steps to Reproduce the Problem
pacman.exe -S --noconfirm --needed --noprogressbar mingw-w64-x86_64-clang
Additional Context: Operating System, Screenshots
Happens on both windows server 2016 & 2019
The text was updated successfully, but these errors were encountered: