Giter Club home page Giter Club logo

Comments (5)

00k avatar 00k commented on May 30, 2024

sdk依赖什么版本是由用户决定的,当然前提是sdk兼容这个版本。
用户使用pb3,那么编译tera的时候也在pb3环境下进行就可以了。记住libtera.a始终是由用户直接编译的,不是我们放出的。
tera现在没有对依赖库的兼容性做过测试,如果你有特殊的版本要求,可以提出来。

from tera.

BabySid avatar BabySid commented on May 30, 2024

我的意思是 直接提供一个二进制的server版本。(当然也可以提供src编译版本)
对应二进制版本的server,提供一个与任何第三方库没依赖的client lib。
类似于mysql一样。
版本依赖问题,让用户发现了,再修复。有些晚。
这些问题越早解决越好。

from tera.

00k avatar 00k commented on May 30, 2024

“与任何第三方库没依赖的client lib”,是指所有的依赖库都打包进来?

from tera.

BabySid avatar BabySid commented on May 30, 2024

以下均可接受:
1、如果可以不依赖于第三方库,类似mysql client这种的,直接提供库lib即可。
2、如果依赖第三方库,明确依赖的版本即可。如指定版本1.0.0;范围版本,2.0.0版本+……

from tera.

00k avatar 00k commented on May 30, 2024

当前支持第二种

from tera.

Related Issues (20)

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.