Skip to content

Added support for ARM64#849

Merged
sjh37 merged 1 commit intosjh37:masterfrom
actuallyrob:arm64_support
Jan 21, 2025
Merged

Added support for ARM64#849
sjh37 merged 1 commit intosjh37:masterfrom
actuallyrob:arm64_support

Conversation

@actuallyrob
Copy link
Contributor

Added ARM64 Product Architecture for Windows on ARM.

Ran tests in BuildTT.UnitTests, and created and installed release build locally. Integration tests not run.

Works like expected on Visual Studio 2022, Windows 11 Pro (ARM), Apple Silicon M4 Pro via Parallels.

<ProductArchitecture>amd64</ProductArchitecture>
</InstallationTarget>
<InstallationTarget Version="[15.0,17.0)" Id="Microsoft.VisualStudio.Enterprise" />
<InstallationTarget Version="[17.0,18.0)" Id="Microsoft.VisualStudio.Pro">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should read Enterprise

<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty tag is not required

@sjh37 sjh37 merged commit e57b493 into sjh37:master Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants