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.

setting environment variables under windows


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -