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
How can i build on windows without having problem on cygwin? Here's my error log(translated from italian):
Luckcolors@Luckcolors-PC ~
$ go get github.com/abh/geodns
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmingwex
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmingw32
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
How can i build on windows without having problem on cygwin? Here's my error log(translated from italian):
Luckcolors@Luckcolors-PC ~
$ go get github.com/abh/geodns
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmingwex
/usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lmingw32
collect2: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: