Skip to content

build: fix arm64 cross-compile from powershell

Starting vcbuild.bat for cross-compiling from PowerShell was failing the licensertf step because it couldn't find x64_node_exe after downloading, e.g. running .\vcbuild.bat release arm64 vs2019 licensertf from PowerShell.

Merge request reports

Loading