ghosts1995 opened a new issue #185: go1.13.5 the 1 error generated. URL: https://github.com/apache/pulsar-client-go/issues/185 #### Actual behavior go: finding github.com/apache/pulsar/pulsar-client-go latest go: finding golang.org/x/sys latest go: finding golang.org/x/crypto latest # github.com/apache/pulsar/pulsar-client-go/pulsar In file included from ../../pkg/mod/github.com/apache/pulsar/[email protected]/pulsar/c_client.go:24: ./c_go_pulsar.h:22:10: fatal error: 'pulsar/c/client.h' file not found #include <pulsar/c/client.h> ^~~~~~~~~~~~~~~~~~~ 1 error generated. #### Steps to reproduce go get -u -v github.com/apache/pulsar/pulsar-client-go/pulsar #### System configuration **Pulsar version**: x.y Pulsar in matser version go version go1.13.5 darwin/amd64
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
