Skip to content

build: default building of master is broken on Windows without NASM #19918

Closed
@vsemozhetbyt

Description

@vsemozhetbyt

https://github.com/nodejs/node/blob/master/BUILDING.md#windows-1 states:

Optional (for OpenSSL assembler modules): the NetWide Assembler, if not installed in the default location it needs to be manually added to PATH.

But vcbuild test just aborts without NASM:

j:\temp\node-master>vcbuild test
Looking for Python 2.x
Looking for NASM
Could not find NASM, it will not be used.

j:\temp\node-master>

See also: https://github.com/nodejs/node/blob/master/BUILDING.md#openssl-asm-support

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