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
build.log
Recently all my windows build failed with:
thread 'main' panicked at 'Unable to find libclang: "couldn't find any valid shared libraries matching: ['clang.dll', 'libclang.dll'], set the LIBCLANG_PATH environment variable to a path where one of these files can be found (invalid: [])"', D:\a\1\s$(HOME)/.cargo/registry\src\github.aaakk.us.kg-1ecc6299db9ec823\bindgen-0.58.1\src/lib.rs:2057:31
build.log
Recently all my windows build failed with:
I have this small sample:
I tried to set the ENV but it not work:
P.D. This could be similar to #1797.
P.D.2: I attached the full log.
The text was updated successfully, but these errors were encountered: