首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >钴中宽藤本的发展过程

钴中宽藤本的发展过程
EN

Stack Overflow用户
提问于 2017-06-15 07:57:38
回答 1查看 260关注 0票数 0
  • 当前状态

在钴宽带的开发过程中,我将libwidevine_cdm_shared.so文件放入钴中,出现了以下问题。

代码语言:javascript
复制
    libprotobuf FATAL ../../third_party/protobuf/src/google/protobuf/stubs/common.cc:89] This program was compiled against versionterminate called after throwing an instance of 'google::protobuf::FatalException'
    what():  This program was compiled against version 2.5.0 of the Protocol Buffer runtime library, which is not compatible with the installed version (3.0.0).  Contact the program author for an update.  If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library.  (Version verification failed in "/home1/green/lekail/Widevine/SDK_Source/out/amlogic/Debug/obj/gen/protoc_out/device_files.pb.cc".)

有什么问题吗?

(钴版- RC9,宽带CE清洁发展机制版本- 3.0)

EN

回答 1

Stack Overflow用户

发布于 2017-06-15 08:49:32

错误消息包含所有细节。请根据Protobuf3.0.0编译libwidevine_cdm_shared.so。如果您没有自己编译它,请libwidevine_cdm_shared.so的作者根据Protobuf3.0.0编译它。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44561845

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档