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

Add ARM64 target and introduce ARM64 package creation script #43

Merged
merged 1 commit into from
May 9, 2018

Conversation

benhillis
Copy link
Member

This PR adds instructions for creating an ARM64 distribution appx package for Windows Subsystem for Linux.

@Biswa96
Copy link

Biswa96 commented May 9, 2018

MakeAppx.exe and SignTool.exe may not appear in PS1 script unless you've add "Windows Kits" folder in %PATH%. So you may add the ProgramFiles(x86)\WindowsKits\10\bin folder to %PATH% in that script with set command.

@benhillis
Copy link
Member Author

benhillis commented May 9, 2018

@Biswa96 - The instructions clarify that the script should be run from the
"Developer Command Prompt for VS 2017".

@benhillis benhillis merged commit 221b4ef into master May 9, 2018
@Biswa96
Copy link

Biswa96 commented May 10, 2018

What will be the Ubuntu tarball itself? Ubuntu ARM64? Or Ubuntu AMD64?

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