Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang: broken — libLLVM.dll is not found #2500

Closed
miketimofeev opened this issue May 14, 2021 · 2 comments
Closed

clang: broken — libLLVM.dll is not found #2500

miketimofeev opened this issue May 14, 2021 · 2 comments

Comments

@miketimofeev
Copy link

miketimofeev commented May 14, 2021

Describe the issue

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

  1. Install clang using pacman pacman.exe -S --noconfirm --needed --noprogressbar mingw-w64-x86_64-clang
  2. Run 'clang' from msys64 shell
  3. Get the error

Additional Context: Operating System, Screenshots

image
Happens on both windows server 2016 & 2019

@mati865
Copy link
Collaborator

mati865 commented May 14, 2021

Duplicate of msys2/MINGW-packages#8658

@miketimofeev
Copy link
Author

@mati865 thanks for the response! libxml2 installation fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants