Skip to content

Warning about missing include files on Windows #16614

Closed
@danbev

Description

@danbev
  • Version: node-v9.0.0-pre
  • Platform: Windows 10 64-bit
  • Subsystem: build

Currently when building on Windows I noticed the following warning:

Warning: Missing input files:
deps\v8\src\..\..\include\v8-inspector-protocol.h
deps\v8\src\..\..\include\v8-inspector.h

It looks like the above two paths should be relative to the parent directory like others in that file.

I'm creating this issue so we can track issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions