chxfantasy opened a new issue #62: core/api.go:32:20: undefined: LogConfig
URL: https://github.com/apache/rocketmq-client-go/issues/62
 
 
   on mac, already installed cpp client
   
   > go build
   
   can work.
   But, i want to build a ubuntu version on my mac:
   
   > env CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build 
   
   throws a error: core/api.go:32:20: undefined: LogConfig
   
   How to fix this? 
   Thanks

----------------------------------------------------------------
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

Reply via email to