You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/21 07:28:43 UTC

[GitHub] [pulsar-client-node] daghdha commented on issue #46: fatal error: pulsar/c/message.h: No such file or directory

daghdha commented on issue #46: fatal error: pulsar/c/message.h: No such file or directory
URL: https://github.com/apache/pulsar-client-node/issues/46#issuecomment-523333759
 
 
   Nevermind.  leaving this comment for others....
   
   turns out that I install the pulsar-client c++ library, but what you NEED is the **pulsar-client-dev** c++ library because it installs the header files that are needed for the wrapper.  
   
   should be updated in the docs I think. 

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


With regards,
Apache Git Services