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
--- stderr
thread 'main' panicked at C:\Users\keyboard.cargo\registry\src\index.crates.io-6f17d22bba15001f\bindgen-0.69.5\lib.rs:622:31:
Unable to find libclang: "the libclang shared library at c:\LIBS\clang.dll could not be opened: LoadLibraryExW failed"
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
----- in LIBS
C:\LIBS
libclang.dll
clang.dll
libclang
clang
what could be the bad?
The text was updated successfully, but these errors were encountered:
error: failed to run custom build command for
frida-gum-sys v0.13.7
Caused by:
process didn't exit successfully:
F:\info\js\v8_killer\target\debug\build\frida-gum-sys-e988453f4e6abec8\build-script-build
(exit code: 101)--- stdout
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=invocation_listener.c
cargo:rerun-if-changed=invocation_listener.h
cargo:rerun-if-changed=probe_listener.c
cargo:rerun-if-changed=probe_listener.h
cargo:rustc-link-search=C:\Users\keyboard.cargo\registry\src\index.crates.io-6f17d22bba15001f\frida-gum-sys-0.13.7
cargo:rustc-link-search=F:\info\js\v8_killer\target\debug\build\frida-gum-sys-ee41531d44ca24b7\out
cargo:rustc-link-lib=static=frida-gum
cargo:rerun-if-env-changed=TARGET
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-pc-windows-msvc
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_pc_windows_msvc
cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
cargo:rerun-if-changed=event_sink.h
cargo:rerun-if-changed=invocation_listener.h
cargo:rerun-if-changed=probe_listener.h
cargo:rerun-if-changed=stalker_observer.h
cargo:rerun-if-changed=stalker_params.h
--- stderr
thread 'main' panicked at C:\Users\keyboard.cargo\registry\src\index.crates.io-6f17d22bba15001f\bindgen-0.69.5\lib.rs:622:31:
Unable to find libclang: "the
libclang
shared library at c:\LIBS\clang.dll could not be opened: LoadLibraryExW failed"note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace----- in LIBS
C:\LIBS
libclang.dll
clang.dll
libclang
clang
what could be the bad?
The text was updated successfully, but these errors were encountered: