Giter Site home page Giter Site logo

Change CMake min version about glew HOT 4 CLOSED

IgorAlexey avatar IgorAlexey commented on June 20, 2024
Change CMake min version

from glew.

Comments (4)

nigels-com avatar nigels-com commented on June 20, 2024

https://cmake.org/cmake/help/latest/release/3.27.html#deprecated-and-removed-features

from glew.

grahamreeds avatar grahamreeds commented on June 20, 2024

Does the project rely on anything which is being deprecated/removed?

Also I wouldn't recommend advancing to 3.27 as Debian 11 is on 3.18 and not everyone can upgrade to the latest and greatest.
What we do is to pick the version of what the oldest LTS Ubuntu is using and make that the minimum.

EDIT: Bumped the version to 3.16 which is what Ubuntu LTS is using (https://launchpad.net/ubuntu/focal/+source/cmake). However there are more serious issues as I can't get the Makefile or the CMake version to build the library (#392).

from glew.

IgorAlexey avatar IgorAlexey commented on June 20, 2024

Does the project rely on anything which is being deprecated/removed?

Also I wouldn't recommend advancing to 3.27 as Debian 11 is on 3.18 and not everyone can upgrade to the latest and greatest. What we do is to pick the version of what the oldest LTS Ubuntu is using and make that the minimum.

EDIT: Bumped the version to 3.16 which is what Ubuntu LTS is using (https://launchpad.net/ubuntu/focal/+source/cmake). However there are more serious issues as I can't get the Makefile or the CMake version to build the library (#392).

Advancing to 3.27 is probably overkill, I believe VS2022 has 3.26 but I guess 3.16 should do the trick.

from glew.

nigels-com avatar nigels-com commented on June 20, 2024

Merged and done. Thanks all.

from glew.

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.