Skip to content

Cannot find name 'Il2Cpp'. compilation failed #642

Answered by vfsfitvnm
jaredcat asked this question in Q&A
Discussion options

You must be logged in to vote

The frida-il2cpp-bridge dependency in example/package.json points to a local copy ("file:.."), you either have to:

  • Change it so that it fetches the package from NPM (e.g. "^0.11.0"), or
  • Run make in the root folder so that "file:.." works.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jaredcat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants