Giter Site home page Giter Site logo

Comments (6)

hoyon avatar hoyon commented on May 24, 2024 2

Ah you need to have the mpv development files installed (libmpv-dev).

gio/gio.h being missing is a bit of a red herring.

from mpv-mpris.

hoyon avatar hoyon commented on May 24, 2024

You need to install the glib development headers on your system before building.

For Debian and derivatives you need to apt install libglib2.0-dev

from mpv-mpris.

m-GDEV avatar m-GDEV commented on May 24, 2024

You need to install the glib development headers on your system before building.

For Debian and derivatives you need to apt install libglib2.0-dev

Thanks for your response!

I actually did some googling beoforehand and actually installed the package you mentioned.

For some reason it still does not work. Same error.

from mpv-mpris.

hoyon avatar hoyon commented on May 24, 2024

What distro are you using and what's the output if you run pkg-config --cflags gio-2.0 gio-unix-2.0 glib-2.0 mpv?

from mpv-mpris.

m-GDEV avatar m-GDEV commented on May 24, 2024

Result of above command:

Package mpv was not found in the pkg-config search path.
Perhaps you should add the directory containing `mpv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mpv' found

This error/message was also shown while trying to make. You can actually see it in the first comment I made on this issue.

The distro I am using is Peppermint 10 which is based off of Ubuntu 18.04 LTS.
Peppermint 10 Website

from mpv-mpris.

m-GDEV avatar m-GDEV commented on May 24, 2024

^This worked!

Thanks so much for your help! I really appreciate it!

from mpv-mpris.

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.