Closed milahu closed 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
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
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
fix build with libv8-10.8.25 from nodejs-19.4.0