Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jg/221114 testbuild arm64 #461

Open
wants to merge 2 commits into
base: release/1.3
Choose a base branch
from

Conversation

jglathe
Copy link
Contributor

@jglathe jglathe commented Nov 14, 2022

Enable target Windows 11 ARM64.

Minimal changes required to get it to compile for ARM64, with corresponding changes in setup.iss to cater for the "no, I won't set all subprojects to ARM64, some stay on Any CPU" behaviour. ARM64 builds in bin\ARM64\release instead of bin\release, and this requires some changes.
There are other artifacts in the .csproj files I have no explanation for, only that VS2022 ARM Preview may do this automatically.

The installation package works nicely here.

- the bin\release\* path is now bin\ARM64\* for target ARM64
-split target for plugins (depends if code is generated for it or not?)
@CLAassistant
Copy link

CLAassistant commented Nov 14, 2022

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants