Open
Description
openedon Oct 9, 2024
When calling clang.exe
in the artifact, error messages occur that some dll's are not found. They are neither in the tools
-directory, nor in the bin
-directory. More specific the following dll's are not found:
libclang-cpp.dll
, libLLVM-15jl.dll
, libstdc++-6.dll
.
At least libclang-cpp.dll is in the bin-directory. But
libLLVM-15jl.dlland
libstdc++-6.dll` are not there.
Do you have any suggestions, how to repair this? Does Clang_jll not provide these dll's?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels