mattn / go-gtk

Go binding for GTK
http://mattn.github.com/go-gtk
BSD 3-Clause "New" or "Revised" License
2.12k stars 247 forks source link

Windows issue #410

Closed RuochengShan closed 5 years ago

RuochengShan commented 5 years ago

I have installed gtk+-2.0 using mysy2. But got a build error like this: image go version is 1.13.4/amd64 Any help here?

mattn commented 5 years ago

See https://github.com/golang/go/wiki/InvalidFlag

You must specify flags to CGO_LDFLAGS_ALLOW.