Skip to content

Hover: windows #106

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

Closed
ghost opened this issue Apr 3, 2019 · 4 comments
Closed

Hover: windows #106

ghost opened this issue Apr 3, 2019 · 4 comments
Labels
hover Windows Specifically concerns Windows

Comments

@ghost
Copy link

ghost commented Apr 3, 2019

Can we add the dependencies for Windows in the Readme.
https://github.com/go-flutter-desktop/hover/blob/master/README.md#install

Also for Windows it makes sense for Hover to build this way?

go build -ldflags -H=windowsgui

There is still other things to get working for windows, but adding this will allow lots of devs on windows to easily help dogfood and improve go-flutter.
Many devs i know are now using go-flutter and some are on windows.

@ghost
Copy link
Author

ghost commented Apr 4, 2019

also found this helpful -

Windows dev env setup and build instructions:
Setup choco package manager https://chocolatey.org/docs/installation

Use choco to install golang and mingw
choco install golang mingw

@GeertJohan
Copy link
Member

This issue is related to #156

@sachaarbonel
Copy link

Hi guys I never packaged an app before but I thought I would share my findings here : msix-packaging it is written in C and works on mac, linux and windows.

@pchampio pchampio mentioned this issue Jul 23, 2019
3 tasks
@pchampio
Copy link
Member

Moved to #207.

@pchampio pchampio unpinned this issue Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hover Windows Specifically concerns Windows
Development

No branches or pull requests

3 participants