eclipse - How to use cgo in Goclipse with Mingw? -
when try use cgo error
exec gcc: exec: "gcc": executable file not found in %path%
i have mingw installed. how tell goclipse gcc is? not find way in preferences or properties set this.
add path mingw gcc windows path environment variable.
Comments
Post a Comment