mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #61] Add windows/windows64 build support guide. #337
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @luckcolors on GitHub (Feb 27, 2015).
Original GitHub issue: https://github.com/abh/geodns/issues/61
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
@arulrajalivi commented on GitHub (Jun 25, 2015):
I am seeing the same issue
any help?
@abh commented on GitHub (Jun 25, 2015):
I've no idea, sorry. I don't know anything about windows. :-/ Patches to abh/geoip that fixes this would be very welcome.