frida / frida-gum

Cross-platform instrumentation and introspection library written in C
https://frida.re
Other
753 stars 245 forks source link

fix detection of libv8 #712

Closed milahu closed 1 year ago

milahu commented 1 year ago

fix build with libv8-10.8.25 from nodejs-19.4.0

Run-time dependency v8-10.0 found: NO (tried pkgconfig and cmake)

meson.build:532:2: ERROR: Dependency "v8-10.0" not found, tried pkgconfig and cmake

milahu commented 1 year ago

wrong fix. frida-gum requires https://github.com/frida/v8 which provides /lib/pkgconfig/v8-10.0.pc

Name: V8
Description: V8 JavaScript Engine
Version: 10.9.42