Giter Club home page Giter Club logo

Comments (2)

stotko avatar stotko commented on September 13, 2024 2

I totally agree that users should upgrade and use more recent versions of CMake. I'm using CMake 3.10, but still need to link to third party libraries in the old fashioned way (for instance to nanoflann). That's my motivation for contributing a patch.

Ubuntu 14.04 LTS reaches EOF next year, other distros mostly use more recent CMake versions. I would also suggest to require at least 3.1. Ubuntu 16.04 LTS with 3.5 should be considered the oldest supported version now that we also have 18.04 LTS. But the decision is up to @jlblancoc.

If we agree to bump the requirements, I'll propably extend this to a more general overhaul.

from nanoflann.

patrikhuber avatar patrikhuber commented on September 13, 2024 1

My two cents: Anybody still using <CMake-3.0 should seriously consider upgrading, and it's on themselves if projects don't work anymore. I agree Ubuntu LTS's old CMake versions are a pain, but you can just download a newer cmake zip file from cmake.org, unzip it to your home directly, add it to your path, and be done with it. It's dead simple.
Project should require at least 3.2/3.3, better even 3.8.2. Seriously - move on and upgrade. It's dead simple. Just a zip file to download and unzip. Works on any system, without sudo rights.

from nanoflann.

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.