Git Product home page Git Product logo

cocos_protos's Introduction

Cocos_Protos

cocos2dx 3.17 使用的 simulator 集成了protobuf-lite 2.5.0,并且使用该版本的protobuf生成了文件Protos.pb.h和Protos.pb.cc,但是并未提供声明文件Protos.proto。导致无法在cocos2dx上集成更高版本的protobuf(c++版本),同时protobuf 2.5.0并不支持64位系统,而ios需要发布64位版本游戏。

我根据2.5.0版本的Protos.pb.h文件反推出了Protos.proto文件

注意集成新版protobuf的时候 需要移除simulator下原有的protobuf-lite 2.5.0,避免版本冲突

cocos_protos's People

Contributors

pumpkye avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.