Tencent / TubeMQ

TubeMQ has been donated to the Apache Software Foundation and renamed to InLong, please visit the new Apache repository: https://github.com/apache/incubator-inlong
https://inlong.apache.org/
2.02k stars 388 forks source link

编译期间遇到两个问题 #42

Closed TeddiWolf closed 5 years ago

TeddiWolf commented 5 years ago

1,protobuf必须是2.5.0,其它都不行。2,com.sleepycat.je中需要自己加个版本号才OK

tisonkun commented 5 years ago
  1. protobuf 2.5.0 is a prerequisite documented here

  2. could you please share the error log?