Skip to content

building windows on arm #320

@sadan4

Description

@sadan4

when build on windows on arm, it grabs the x64 build unconditionally when it should grab win-arm64

if !temp_lib.exists() {
let lib_file_download_url = format!(
"https://nodejs.org/dist/{}/win-x64/node.lib",
node_full_version
);

this gives a linker error when trying to build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions