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

Prepare installer for Windows #237

Closed
4 tasks done
pktiuk opened this issue Sep 24, 2021 · 5 comments
Closed
4 tasks done

Prepare installer for Windows #237

pktiuk opened this issue Sep 24, 2021 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed packaging Every issue linked with providing and fixing packages for different distributions and systems Windows Windows-only issues

Comments

@pktiuk
Copy link
Member

pktiuk commented Sep 24, 2021

Allow building Windows installer for AmtiMicroX using cmake

TODO:

Other things to do:

@pktiuk pktiuk added enhancement New feature or request help wanted Extra attention is needed packaging Every issue linked with providing and fixing packages for different distributions and systems Windows Windows-only issues labels Sep 24, 2021
@pktiuk
Copy link
Member Author

pktiuk commented Oct 20, 2021

Cmake wiki entries about packaging for reference:

StackOverflow topic about package generators link

WIX was already implemented in legacy AntiMicro, but using it was not recommended by previous maintainer link1, link2

@pktiuk
Copy link
Member Author

pktiuk commented Oct 21, 2021

@avinal
Can MSYS2 used in #260 be also used for setting up NSIS?

@avinal
Copy link
Member

avinal commented Oct 21, 2021

I can't say for sure but, that msys2 can provide us any package present in the msys2 package repository. I searched for NSIS and it is present in the repository . So dependency-wise, it should solve the problem.

@pktiuk
Copy link
Member Author

pktiuk commented Oct 21, 2021

That's great.
Thank to this, I could try to deal with packaging.

@avinal
Copy link
Member

avinal commented Oct 21, 2021

Please feel free to tag me if something comes up, I would be happy to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed packaging Every issue linked with providing and fixing packages for different distributions and systems Windows Windows-only issues
Projects
None yet
Development

No branches or pull requests

2 participants