Skip to content

Instantly share code, notes, and snippets.

@SomeoneWeird
Created March 21, 2015 11:01
Show Gist options
  • Save SomeoneWeird/a4fa906c329c5c22cf0f to your computer and use it in GitHub Desktop.
Save SomeoneWeird/a4fa906c329c5c22cf0f to your computer and use it in GitHub Desktop.
➜ frida-node git:(master) ✗ npm install --build-from-source
> [email protected] install /private/tmp/frida-node
> node-pre-gyp install
CXX(target) Release/obj.target/frida_binding/src/addon.o
In file included from ../src/addon.cc:1:
In file included from ../src/device.h:4:
In file included from ../src/glib_object.h:4:
In file included from ../src/runtime.h:4:
../src/glib_context.h:4:10: fatal error: 'frida-core.h' file not found
#include <frida-core.h>
^
1 error generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment