undefined: dispatch in mac
Closed this issue · 5 comments
c5ms commented
os : darwin.
go : 1.10.1
../vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:63: undefined: dispatch ../vendor/github.com/rjeczalik/notify/watcher_fsevents_cgo.go:167: undefined: dispatch
when i compile my program.
it has a error ;
ppknap commented
Hey @c5ms!
This doesn't look like the code from current master
branch. Have you updated your deps? If yes, does the HEAD
hash start with d152f3c
(latest commit)?
c5ms commented
sorry , I use dep something wrong .
Thinks .
发自网易邮箱大师
On 05/3/2018 23:19,Pawel Knap<notifications@github.com><mailto:notifications@github.com> wrote:
Hey @c5ms<https://github.com/c5ms>!
This doesn't look like the code from current master branch. Have you updated your deps? If yes, does the HEAD hash starts with d152f3c(latest commit)?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#153 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABom8F9o5knDdBLu9LED6ih6BgUWgC8Uks5tuyALgaJpZM4TxOO3>.
c5ms commented
Maybe,you can release a version such as v0.5.0?
ppknap commented
That's a question related to #146 and rather addressed to @rjeczalik .