matiasdelellis / xfce4-soundmenu-plugin

A xfce4-panel plugin to control any players MPRIS2 compatible.
GNU General Public License v2.0
10 stars 3 forks source link

Compilation failed #6

Open AozoraDev opened 2 years ago

AozoraDev commented 2 years ago
  CC       libsoundmenu_la-soundmenu-panel-plugin.lo
In file included from soundmenu-dialogs.h:23,
                 from soundmenu-panel-plugin.c:24:
soundmenu-panel-plugin.h:36:10: fatal error: libxfce4panel/xfce-hvbox.h: No such file or directory
   36 | #include <libxfce4panel/xfce-hvbox.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:671: libsoundmenu_la-soundmenu-panel-plugin.lo] Error 1

Looks like this plugin still using GTK2. I would also love if this plugin was updated.