Powershell instructions cross compile by default #1372

Open
opened 2026-01-30 22:23:56 +00:00 by claunia · 0 comments
Owner

Originally created by @mikemaccana on GitHub (May 26, 2019).

Following the Powershell instructions in the README, commit 4c47631bf, on an x64 system:

Invoke-OpenConsoleBuild
MSBuild auto-detection: using msbuild version '15.9.21.664' from 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\bin'.
All packages listed in packages.config are already installed.
Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 5/26/2019 11:36:38 PM.
Project "C:\Users\mikem\Downloads\Terminal\OpenConsole.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Debug|ARM64".
Originally created by @mikemaccana on GitHub (May 26, 2019). Following the Powershell instructions in the README, commit `4c47631bf`, on an x64 system: ``` Invoke-OpenConsoleBuild MSBuild auto-detection: using msbuild version '15.9.21.664' from 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\bin'. All packages listed in packages.config are already installed. Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 5/26/2019 11:36:38 PM. Project "C:\Users\mikem\Downloads\Terminal\OpenConsole.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Debug|ARM64". ```
claunia added the Needs-Tag-FixIssue-DocsProduct-MetaArea-Build labels 2026-01-30 22:23:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1372