GithubHelp home page GithubHelp logo

Cannot build with meson 0.56.2 about geeqie HOT 2 CLOSED

gusnan avatar gusnan commented on June 14, 2024
Cannot build with meson 0.56.2

from geeqie.

Comments (2)

caclark avatar caclark commented on June 14, 2024

If Debian stable uses 0.56.2, the required version in meson.build can be updated to that - which eliminates the "Passing executable/found" warning.

The problem at around line 540 is only a message to the installer about webp not being installed. This warning can be avoided by putting an "if meson.version() >= 0.xy ... " around those lines.

Shall I make those changes?

[The originating problem might go away anyway - it is because the webp pixbuf loader is not automatically installed along with the other file types - I don't know why.]

from geeqie.

gusnan avatar gusnan commented on June 14, 2024

The problem at around line 540 is only a message to the installer about webp not being installed. This warning can be avoided by putting an "if meson.version() >= 0.xy ... " around those lines.

That sounds good to me - I don't mind warnings if it makes it easier when using later versions, but errors are a different thing.

from geeqie.

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.