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

Unable to find libclang #31

Open
User65-87-11 opened this issue Dec 20, 2024 · 0 comments
Open

Unable to find libclang #31

User65-87-11 opened this issue Dec 20, 2024 · 0 comments

Comments

@User65-87-11
Copy link

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?

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

1 participant