Skip to content

build: spaces in python path causes node_js2c build failure #4012

@silverwind

Description

@silverwind

See #3984 (comment). I assume the user has installed Python under C:\Program Files\.

Also found http://stackoverflow.com/questions/17300638/building-node-js-v0-10-12-on-windows which points to node_js2c.vcxproj being generated with non-escaped paths. I think to correct way to handle this would be to quote the spaced path like C:\"Program Files"\.

@miklen you were able to fix this with reinstalling python to a non-space path, correct?

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