Audacious-gtk2 error "fatal error: 'libaudgui/libaudgui.h' file not found

  • Thread starter Thread starter Deleted member 72152
  • Start date Start date
D

Deleted member 72152

Guest
While building multimedia/audacious-plugins with the gtk2 flavor, it doesn't compile without stopping due to a bunch of errors such as the following:

Code:
info.cc:9:10: fatal error: 'libaudgui/libaudgui.h' file not found
#include <libaudgui/libaudgui.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Failed to compile info.cc (plugin)!
All errors are caused by "libaudgui" and "libaudgui-gtk". I am not sure what package provides this library or I would install it.
 
Back
Top