Closed mistersister closed 5 years ago
As far as I can see the Arch official repositories only feature 0.7.2 currently. How did you install 1.8.0?
@loskutov , I installed the stable 1.8 static build from Deadbeef official website:
In this case you'll have to provide the paths manually, e.g.:
CFLAGS='-I/opt/deadbeef/include' CXXFLAGS='-I/opt/deadbeef/include' make gtk3
thanks, that worked great and is installed now!
Hello, Im trying to compile the gtk2 plugin from sources but get this error:
Im using Arch LInux and Deadbeef 1.8.0 with the following dependencies installed: gtkmm 1:2.24.5-3 gtkmm3 3.24.1-1 libxml++ 3.0.1+4+g2af973f-3 libxml2 2.9.9-2
Any help please? Thanks!