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
Wow, it's very cool.I see an example of golang generating a local binary file by introducing a "net" package, and then when c++ calls the DLL, it also needs to introduce a header file, which can not generate the same DLL as c++ with go, and do not need to introduce such types as "GoString" and so on.
What AlekSi said. My suggestion is to ask for guidance in one of the places linked above. If it turns out this is a Go bug, comment here and we'll reopen.
Please answer these questions before submitting your issue. Thanks!
-buildmode=c-shared not supported on windows/amd64
What version of Go are you using (
go version
)?go version go1.9.3 windows
The text was updated successfully, but these errors were encountered: