You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Guocheng Zhang (Jira)" <ji...@apache.org> on 2020/06/22 07:23:00 UTC

[jira] [Commented] (TUBEMQ-247) Example run fail about Cannot resolve symbol 'protobuf'

    [ https://issues.apache.org/jira/browse/TUBEMQ-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141757#comment-17141757 ] 

Guocheng Zhang commented on TUBEMQ-247:
---------------------------------------

If it is built with source code, it needs to be recompiled once, and part of the code comes from the compilation result of protobuf (mainly considering that the protobuf version on the corresponding business machine is inconsistent with the version we issued)

You need to install protobuf locally and then compile

> Example run fail about Cannot resolve symbol 'protobuf'
> -------------------------------------------------------
>
>                 Key: TUBEMQ-247
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-247
>             Project: Apache TubeMQ
>          Issue Type: Wish
>          Components: Client
>            Reporter: lan.liang
>            Priority: Major
>         Attachments: 111111111111111111111111111.jpg
>
>
>  
> I just want to  `quick start ` for  message producer and consumer. 
>   
> org.apache.tubemq.example.MAMessageProducerExample#main
>  
> org.apache.tubemq.example.MessageConsumerExample#main
>  
> But failed, it need to mvn install the project. I think that if you run the client code, you should not need the server code,
>  
>  
> BTW, What is the progress of the JAVA SDK now? Thanks!
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)