-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
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
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.