You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cannt use go build -ldflags "-s -w -H=windowsgui"
because my code will run another process which will show dos when i use go build -ldflags "-s -w -H=windowsgui"
the Go project does not use its bug tracker for general discussion or asking questions about the language. The Github bug tracker is only used for tracking bugs and proposals going through the Proposal Process.
Please see the Questions wiki page; it has a list of good places for asking questions. Thanks!
how can i hide dos when i cmd.exec a blocked process.
my os is windows.
go version is 1.8
The text was updated successfully, but these errors were encountered: