Skip to content

inspector no longer compiles #4

@ramezrafla

Description

@ramezrafla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions