rjeczalik/notify

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 ;

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
c5ms commented

Maybe,you can release a version such as v0.5.0?

That's a question related to #146 and rather addressed to @rjeczalik .

Just created a tag, see #146. Closing.