Coder Social home page Coder Social logo

Comments (7)

bronger avatar bronger commented on September 24, 2024

Maybe too old GLib version? g_assert_nonnull was introduced in Glib 2.40.

Original comment by: bronger

from lensfun.

bronger avatar bronger commented on September 24, 2024

Hm yes, but that's really a shame because it breaks both my Ubuntu 12.04
and Windows builds. Ubuntu 12.04 is the version used by Travis CI and
12.04 only has glib 2.32. For Windows I download the relevant DLLs
myself, however the latest released glib there is 2.34, see
http://www.gtk.org/download/win32.php and
http://www.gtk.org/download/win64.php. Any ideas?

Am 16.05.2015 um 05:56 schrieb Torsten Bronger:

Maybe too old GLib version? g_assert_nonnull was introduced in Glib 2.40.

Original comment by: neothemachine

from lensfun.

bronger avatar bronger commented on September 24, 2024

In CMakeCache.txt, you may set BUILD_TESTS:BOOL=OFF.

Original comment by: bronger

from lensfun.

bronger avatar bronger commented on September 24, 2024

That did it, thanks. Turns out I actually already do that for Windows,
just forgot it in the travis config. For reference, this is how I do it:

cmake . -DBUILD_TESTS=off

Original comment by: neothemachine

from lensfun.

bronger avatar bronger commented on September 24, 2024
  • status: open --> wont-fix
  • assigned_to: Torsten Bronger

Original comment by: bronger

from lensfun.

bronger avatar bronger commented on September 24, 2024

Okay, then I don't change the code. The tests are not vital after all. (Maybe they should be off by default.)

Original comment by: bronger

from lensfun.

bronger avatar bronger commented on September 24, 2024

Yes, actually based on the README it should be turned off by default but seems I forgot to set the switch in the CMake config. Now, it is off for sure :)

Original comment by: seebk

from lensfun.

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.