cmd/go: compilation with msvc compiler fails #36283
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
node-gyp
compiling the module correctly with a golibWhat did you see instead?
On mac it works, when I use gcc, g++, or any other compiler it works on windows, but with msvc it gets an error
The text was updated successfully, but these errors were encountered: