Giter Club home page Giter Club logo

Comments (4)

DCurrent avatar DCurrent commented on July 18, 2024

After you run build.bat, you'll need to go into the tools folder. In each platform you'll find a the compressed tool chain, and an uncompressed tool chain. Move the contents of the uncompressed folder into the platform folder. Then try running the build.bat again. You're good to go from there forward.

I need to get that fixed, but haven't gotten to it yet.

from openbor.

 avatar commented on July 18, 2024

Thanks for the tips.
I made a compilation and found a simple error, which I solved.

openbor.c: In function 'didfind_item':
openbor.c:27468:50: error: self-comparison always evaluates to false [-Werror=tautological-compare]
if(self->weapent->modeldata.shootnum > self->weapent->modeldata.shootnum)

In this line replaces this:
openbor.c:27468:50: if(self->weapent->modeldata.shootnum && self->weapent->modeldata.shootnum)

compilation.txt

from openbor.

 avatar commented on July 18, 2024

It worked perfect, now I need to study the source code better.

Used distribution: Debian Stretch (amd64) - Gnome 3.22.2

Packages installed for compilation:
# apt install libsdl2-dev libsdl2-gfx-dev zlib1g-dev libpng-dev libvorbis-dev libvpx-dev

captura de tela de 2017-05-01 22-12-59

from openbor.

DCurrent avatar DCurrent commented on July 18, 2024

Cool, though keep in mind I'm in the midst of some major additions and clean up. You should jump into the community @chronocrash.com and join up. I'm going to go ahead and close the ticket. Let me know if you have any other issues.

from openbor.

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.