Code Monkey home page Code Monkey logo

Comments (7)

agalasso avatar agalasso commented on June 30, 2024

Thanks @pchev I will take a look at the issues.

from phd2.

pchev avatar pchev commented on June 30, 2024

I just look more in detail at 94cafff and remark it suppress the option USE_SYSTEM_GTEST.
There is a libgtest-dev version 1.13 packaged with Ubuntu, maybe the more simple is to revive this option.

from phd2.

agalasso avatar agalasso commented on June 30, 2024

yes, reinstating USE_SYSTEM_GTEST is a good solution; the other thing I was thinking would be to make building the test executables optional and perhaps disabled by default. gtest is only needed for building the test executables, and those are not needed for the debian package.

from phd2.

pchev avatar pchev commented on June 30, 2024

It is good if we can keep the test, because the test are run as part of the build process and the build fail in case of error in the test.
This can detect an issue with the Eigen library like we have some years ago with the i386 version.

from phd2.

agalasso avatar agalasso commented on June 30, 2024

ah, that's great that the test is run as part of the ppa build! USE_SYSTEM_GTEST sounds like the right solution then. I'll put up a pr for that directly against master

from phd2.

agalasso avatar agalasso commented on June 30, 2024

#1153 should address the gtest issue

looking into fixing the cmake_minimum_required issue now...

from phd2.

agalasso avatar agalasso commented on June 30, 2024

@pchev I pushed another commit to #1153 's branch which allowed building on focal (cmake 3.16)

from phd2.

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.