wolfstudy commented on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-619390908


   > #### Actual behavior
   > An error appears when trying to build the client:
   > 
   > ```
   > ./c_go_pulsar.h:22:10: fatal error: pulsar/c/client.h: No such file or 
directory
   > ```
   
   The problem seems to be that you did not successfully build the cpp client 
locally because the cgo client needs to depend on the cpp client lib. More info 
reference to [How to build cpp 
client](https://pulsar.apache.org/docs/en/client-libraries-cpp/)


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to