APE file support

Brett Hoyle kickbits at gmail.com
Wed Jul 7 08:16:02 CEST 2010


I still have an issue when building in Visual Studio with MAKE_TAGLIB_LIB, apefile.obj and apeproperties.obj are never created, I think this leads to when statically linking to the Taglib lib causes unresolved externals when referencing TagLib::APE::File.

I am at a loss for why apifile.obj and apeproperties.obj are not created.

Any ideas?

-----Original Message-----
From: Brett Hoyle [mailto:kickbits at gmail.com] 
Sent: Thursday, 1 July 2010 9:25 PM
To: taglib-devel at kde.org
Subject: RE: APE file support

When I try to statically link to a taglib.lib built with this change under Visual Studio I get "fatal error LNK1120: 2 unresolved externals"

error LNK2001: unresolved external symbol "public: class TagLib::APE::Tag * __thiscall TagLib::APE::File::APETag(bool)" 
error LNK2001: unresolved external symbol "public: __thiscall TagLib::APE::File::File(class TagLib::FileName,bool,enum TagLib::AudioProperties::ReadStyle)"

-----Original Message-----
From: "Новичков А. А." [mailto:novichko at atnet.ru] 
Sent: Wednesday, 30 June 2010 1:01 AM
To: taglib-devel at kde.org
Subject: APE file support

I've written two new classes APE::File and APE::Properties which implement ape files support. I hope they will be useful and they will find their place in later TagLib releases.

I do not know how to commit changes, so I just attach gzipped files that I changed in TagLib 1.6.3 sources.

Alex.

_______________________________________________
taglib-devel mailing list
taglib-devel at kde.org
https://mail.kde.org/mailman/listinfo/taglib-devel



More information about the taglib-devel mailing list