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: dlls not found #9585

Open
Thomas008 opened this issue Oct 9, 2024 · 3 comments
Open

Clang: dlls not found #9585

Thomas008 opened this issue Oct 9, 2024 · 3 comments

Comments

@Thomas008
Copy link

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.dllandlibstdc++-6.dll` are not there.
Do you have any suggestions, how to repair this? Does Clang_jll not provide these dll's?

@giordano
Copy link
Member

giordano commented Oct 9, 2024

When calling clang.exe in the artifact

How are you calling it? Be sure to read https://docs.binarybuilder.org/stable/jll/#ExecutableProduct very carefully before answering.

@giordano
Copy link
Member

giordano commented Oct 9, 2024

Also, duplicate of #8015?

@Thomas008
Copy link
Author

It is similar to 8015, but much more specific (see above). The issue, that clang in the artifact does not seem to work, has not been solved.

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