Skip to content

Cannot compile against latest V8 (5.9.35) #301

Closed
@jakubkulhan

Description

@jakubkulhan

./configure fails with:

checking for libv8_libplatform... checking for libv8_libplatform... configure: error: could not find libv8_libplatform library

Since 5.9.19 v8::platform::CreateDefaultPlatform has 2 parameters: https://github.com/v8/v8/blob/5.9.19/include/libplatform/libplatform.h

Check for libv8_libplatform uses old signature https://github.com/phpv8/v8js/blob/php7/config.m4#L90-L111

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