Missing libclang when working on a linux docker container #327
Unanswered
alfonsarmi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using this library in a linux docker container but it cannot find the libgit library.
I've got the next error message:
System.DllNotFoundException: 'Unable to load shared library 'libclang' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibclang: cannot open shared object file: No such file or directory'
Any clue??
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions