You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/17 09:35:02 UTC

[GitHub] [rocketmq-client-go] liangyuanpeng commented on issue #204: use it with govendor

liangyuanpeng commented on issue #204: use it with govendor
URL: https://github.com/apache/rocketmq-client-go/issues/204#issuecomment-532143214
 
 
   i run main.go from native branch
   
   
   but i got some error 
   
   
   lanrendeMacBook-Pro:examples lanren$ go run main.go
   # github.com/apache/rocketmq-client-go/core
   ../core/cfuns.go:22:10: fatal error: 'rocketmq/CMessageExt.h' file not found
   #include <rocketmq/CMessageExt.h>
   ^~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
   
   any help?

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