Skip to content

[Windows] Possible to build without cmd window in the background? #61

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
Syleron opened this issue Jan 17, 2019 · 2 comments
Closed

[Windows] Possible to build without cmd window in the background? #61

Syleron opened this issue Jan 17, 2019 · 2 comments

Comments

@Syleron
Copy link
Contributor

Syleron commented Jan 17, 2019

Is it possible to build a windows exe without having it run a CMD in the background of the flutter app?

@marceloneppel
Copy link

You can build with the following command:
go build -ldflags -H=windowsgui

@Syleron
Copy link
Contributor Author

Syleron commented Jan 18, 2019

@marceloneppel perfect! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants