Coder Social home page Coder Social logo

Comments (2)

jestarray avatar jestarray commented on June 9, 2024

https://github.com/Rover656/raylib-rs/blob/986141500cad72848b16f3e8c6f2780f74277da1/raylib-sys/build.rs#L62
Since this commit, windows builds will break without ninja being in PATH, as well as linux. It might be better if we remove .generator("Ninja") and not have to deal with this. Advanced users can edit and build with ninja as they'd like.

https://discord.com/channels/426912293134270465/540620507708522517/1138805729541763082
building on windows will error out

 --- stderr
  CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
    Compatibility with CMake < 3.5 will be removed from a future version of
    CMake.

    Update the VERSION argument <min> value or use a ...<max> suffix to tell
    CMake that the project does not need compatibility with older versions.


  CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
  thread 'main' panicked at '
  command did not execute successfully, got: exit code: 1

from raylib-rs.

jestarray avatar jestarray commented on June 9, 2024

Oh I mispoke, so this only seems to be a problem with the 4.0+ bindings: https://github.com/deltaphc/raylib-rs/tree/4.0.0
not the current master 3.7, but its something to keep in mind

from raylib-rs.

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.