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 am using go 1.14 on windows 10 when trying to build dll file with this command :
go build -buildmode=shared
I get this error message :
-buildmode=shared not supported on windows/amd64
I am using go 1.14 on windows 10 when trying to build dll file with this command :
go build -buildmode=shared
I get this error message :
-buildmode=shared not supported on windows/amd64