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

inspector no longer compiles #4

Open
ramezrafla opened this issue Sep 16, 2022 · 0 comments
Open

inspector no longer compiles #4

ramezrafla opened this issue Sep 16, 2022 · 0 comments

Comments

@ramezrafla
Copy link

ramezrafla commented Sep 16, 2022

Just documenting.

With latest version of v8

  1. Around line 85 of inspector.h we need to add , V8Inspector::kFullyTrusted as a last argument due to change in interface of function V8InspectorClient::connect
  2. After successful build we get the following error (Missing libs somewhere? Don't know enough about V8 and my c++ is basic)
just -inspector script.js
just: symbol lookup error: /usr/local/lib/just/inspector.so: undefined symbol: _ZN12v8_inspector11V8Inspector6createEPN2v87IsolateEPNS_17V8InspectorClientE
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