wolfstudy commented on issue #4095: go client use Ctype_int as type _C type_ulong URL: https://github.com/apache/pulsar/issues/4095#issuecomment-485300236 Hello, this problem seems to be that `pulsar-client-cpp` is not built successfully. Currently `pulsar-client-go` runs on `pulsar-client-cpp`, you can try the following command: ``` git clone [email protected]:apache/pulsar.git cd apache/pulsar/pulsar-client-cpp cmake . make make install ```
---------------------------------------------------------------- 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
