ziutek / ftdi

Go binding for libFTDI
Other
25 stars 14 forks source link

could not determine kind of name for C.ftdi_tciflush #14

Closed YJ-L-2017 closed 3 years ago

YJ-L-2017 commented 3 years ago

github.com/ziutek/ftdi

/home/yj/go/pkg/mod/github.com/ziutek/ftdi@v0.0.1/device.go:386:21: could not determine kind of name for C.ftdi_tciflush /home/yj/go/pkg/mod/github.com/ziutek/ftdi@v0.0.1/device.go:396:21: could not determine kind of name for C.ftdi_tcioflush /home/yj/go/pkg/mod/github.com/ziutek/ftdi@v0.0.1/device.go:391:21: could not determine kind of name for C.ftdi_tcoflush

matiah commented 3 years ago

I also get the same error.

ziutek commented 3 years ago

Fixed. Thanks!