[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-27 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-620083839


   > Another thing I am thinking, wouldn't it be better to offer the Go client 
with those binaries already built?
   
   Yes, for different versions, we have provided the corresponding 
`libpulsar.so` file, you can find them in 
https://pulsar.apache.org/docs/en/client-libraries-cgo/#requirements



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




[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-27 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-620083839


   > Another thing I am thinking, wouldn't it be better to offer the Go client 
with those binaries already built?
   
   Yes, for different versions, we have provided the corresponding 
`libpulsar.so` file, you can find them in 
https://pulsar.apache.org/docs/en/client-libraries-cgo/#requirements and 
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.5.0-candidate-1/



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




[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-27 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-620085461


   > Thank you, I am going to look at it and see if I can build and that was 
the issue.
   
   If possible, you can use the native go client to instead cgo client. As docs 
said: ` the CGo client will be deprecated`
   
   In this way, you don't need to care about the problem of cpp build failure. 
This is also the [Goal](https://github.com/apache/pulsar-client-go#goal) of 
developing this repo.



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




[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-27 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-620085461


   > Thank you, I am going to look at it and see if I can build and that was 
the issue.
   
   If possible, you can use the native go client to instead cgo client. As docs 
said: ` the CGo client will be deprecated`
   
   In this way, you don't need to care about the problem of cpp build failure



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




[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-25 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-619390621


   Thanks @JoseFMP feedback. Currently, you are building a [cgo version of 
pulsar-client-go](https://github.com/apache/pulsar/tree/master/pulsar-client-go),
 this repo is a native go client. And the repo 
[Goal](https://github.com/apache/pulsar-client-go#goal).



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




[GitHub] [pulsar-client-go] wolfstudy edited a comment on issue #234: Cannot build the project

2020-04-25 Thread GitBox


wolfstudy edited a comment on issue #234:
URL: 
https://github.com/apache/pulsar-client-go/issues/234#issuecomment-619390621


   Thanks @JoseFMP feedback. Currently, you are building a cgo version of 
pulsar-client-go, this repo is a native go client. And the repo 
[Goal](https://github.com/apache/pulsar-client-go#goal).



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