Giter Club home page Giter Club logo

Comments (3)

IceNinjaman avatar IceNinjaman commented on May 11, 2024

build_mach-o.sh has to be compiled from Mac OS X.
build_updateable_elf.sh can upgrae 1.7 clients and the other version can not.

MSVC can't compile it I believe. There are still fragments of GCC inline assembler in sourcecode.

from cod4x_server.

PureTryOut avatar PureTryOut commented on May 11, 2024

Well for Linux there isn't really a different build script. Is there a good reason to keep non-upgrade1.7 clients build anyway?

Can build_mach-o.sh be renamed to build_macos.sh or something then? Just to make it clear what it's for. And I'm guessing it's building the Linux version of the server right? Or is it actually making a MacOS version?

MSVC was more an example, maybe later on sometime ;) It's just that CMake makes all this stuff way easier once it's setup properly.

from cod4x_server.

D4edalus avatar D4edalus commented on May 11, 2024

would speed up compilation compared to the shell scripts because its easier then to compile dependencies and compile targets in parallel. the downside is that it is harder to find the correct compiler settings .. since we have pretty exotic configurations that would probably eat a lot of time.

the current build scripts are named after the target executable file format.

from cod4x_server.

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.