Skip to content

src/v8-trampoline.h:3:10: fatal error: 'v8.h' file not found #26

Open
@defcronyke

Description

@defcronyke

I have v8 built in shared mode, and when trying to add v8-rs to a project, like this:

[dependencies.v8]
version = "0.9.6"
features = ["shared"]

It gives the error in the title. How can I add a compiler include argument to point it to the v8 include folder where the v8.h file lives?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions