HaikuArchives / ArmyKnife

ArmyKnife is an application that lets you edit the metadata of audio files
MIT License
6 stars 14 forks source link

v5.1.0 doesn't compile #33

Closed humdingerb closed 7 years ago

humdingerb commented 8 years ago

Doesn't compile, though the taglib and musicbrainz devel packages are installed:

In file included from /Source-Ports/ArmyKnife/source/albumpictureview.h:7, from /Source-Ports/ArmyKnife/source/albumpictureview.cpp:1: /boot/system/develop/headers/taglib/id3v2tag.h:29: tag.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:30: tbytevector.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:31: tstring.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:32: tlist.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:33: tmap.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:34: taglib_export.h: No such file or directory /boot/system/develop/headers/taglib/id3v2tag.h:36: id3v2framefactory.h: No such file or directory In file included from /Source-Ports/ArmyKnife/source/albumpictureview.h:8, from /Source-Ports/ArmyKnife/source/albumpictureview.cpp:1: /boot/system/develop/headers/taglib/mpegfile.h:29: taglib_export.h: No such file or directory /boot/system/develop/headers/taglib/mpegfile.h:30: tfile.h: No such file or directory /boot/system/develop/headers/taglib/mpegfile.h:32: mpegproperties.h: No such file or directory In file included from /Source-Ports/ArmyKnife/source/albumpictureview.h:9, from /Source-Ports/ArmyKnife/source/albumpictureview.cpp:1: /boot/system/develop/headers/taglib/id3v2frame.h:29: tstring.h: No such file or directory /boot/system/develop/headers/taglib/id3v2frame.h:30: tbytevector.h: No such file or directory /boot/system/develop/headers/taglib/id3v2frame.h:31: taglib_export.h: No such file or directory In file included from /Source-Ports/ArmyKnife/source/albumpictureview.h:10, from /Source-Ports/ArmyKnife/source/albumpictureview.cpp:1: /boot/system/develop/headers/taglib/id3v2header.h:29: tbytevector.h: No such file or directory /boot/system/develop/headers/taglib/id3v2header.h:30: taglib_export.h: No such file or directory In file included from /Source-Ports/ArmyKnife/source/albumpictureview.h:11, from /Source-Ports/ArmyKnife/source/albumpictureview.cpp:1: /boot/system/develop/headers/taglib/attachedpictureframe.h:29: id3v2frame.h: No such file or directory /boot/system/develop/headers/taglib/attachedpictureframe.h:30: id3v2header.h: No such file or directory /boot/system/develop/headers/taglib/attachedpictureframe.h:31: taglib_export.h: No such file or directory /boot/system/develop/etc/makefile-engine:291: recipe for target 'objects.x86-gcc2-release/albumpictureview.o' failed

scottmc commented 7 years ago

perhaps this is due to a gcc2 vs gcc4/5 issue? IIRC newer versions of taglig no longer support gcc2.

humdingerb commented 7 years ago

Works now after the recent commits. Needs musicbrainz and taglib devel packages. There's still a taglib 1.7.2-2 for gcc2 in HaikuDepot, took that and it worked.

scottmc commented 7 years ago

Nice!

On Mon, Jan 9, 2017 at 10:56 PM, humdinger notifications@github.com wrote:

Closed #33 https://github.com/HaikuArchives/ArmyKnife/issues/33.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/HaikuArchives/ArmyKnife/issues/33#event-917064401, or mute the thread https://github.com/notifications/unsubscribe-auth/AA_bryG5-Rt0rVnMBmSZjclWnVpWIFWDks5rQyumgaJpZM4J_8Uw .