Closed Mayurifag closed 3 years ago
@Mayurifag Thanks for reporting, I will look at these errors tomorrow. I also have some unpushed commits and some ideas for improving
You can use appimages for now, but I think it may be needed to unpack them first on Arch Linux.
Installing libtaginfo
does not seem to be a good idea, since vk-music-fs uses a modified taglib
, which is already included. The second error is probably related to bugs in older versions of boost::di
.
@Mayurifag
I've fixed these errors. yay -S vk-music-fs-git
works now. Could you please try to build it again?
You might also want to remove libtaginfo
Yep, everything seems to be working fine right now, thanks :+1: Removed libtaginfo before installation
Thanks a lot, closing this ticket due to new version fixes :smile:
Hello! I have got some problems while building an AUR package, so I wish someone to help me how to fix, due to my unknowledge of C++ at all.
1) First error was due to missing tag library or something, so I installed the
libtaginfo
package from community arch repo and moved further. I guess it should be added to PKGBUILD as well @vodka2 :smiley_cat:2) And the next issue blows my head, I dont know what I may do here:
Thanks in advance for any help that my push this build!