Closed guppy57 closed 5 years ago
@guppythegod Apologies for the delayed response. You are not doing anything wrong. However, that flag (-buildmode=c-shared
) is in deed not supported on Windows platform this point.
Thank you for replying
Is this still the case? The relevant issue on golang's repo is now closed...
@Zireael07 I haven't checked on this in a while. Last release OSX support was added. It's possible windows was added for this upcoming release.
Since Go 1.10, it works also with Windows. Thus, this issue could be closed.
Thank you @SommerEngineering
I have the same problem with go 1.19, how should I solve it
我的 go 1.19 也有同样的问题,我应该怎么解决
Im using go 1.9.3 and just tried to do this with this simple file :
But kept getting the error above. Is there any way to fix this? Am I using the wrong command?