Upgrading from 1.7 to 1.9 (wchar_t?)

wifanlith wifanlith at googlemail.com
Tue Oct 8 12:14:58 UTC 2013


Hello,

Using your fix has fixed the first 2 externals issues  with
TagLib::FileName::FileName, which is great!!!


I am still getting these ones:-


unresolved external symbol "public: __thiscall
TagLib::MP4::Atoms::~Atoms(void)" (??1Atoms at MP4@TagLib@@QAE at XZ) referenced
in function 

unresolved external symbol "public: class TagLib::MP4::Atom * __thiscall
TagLib::MP4::Atom::find(char const *,char const *,char const *,char const
*)" (?find at Atom@MP4 at TagLib@@QAEPAV123 at PBD000@Z) referenced in function 

unresolved external symbol "public: class TagLib::MP4::Atom * __thiscall
TagLib::MP4::Atoms::find(char const *,char const *,char const *,char const
*) 

unresolved external symbol "public: __thiscall
TagLib::MP4::Atoms::Atoms(class TagLib::File *)"
(??0Atoms at MP4@TagLib@@QAE at PAVFile@2@@Z) 


The code causing the problem seems to be:-

MP4::Atoms atoms(file); where "file" is a TagLib::File* which is the same as
it was in 1.7

has this code changed in 1.8/1.9? I can't see why it would be complaining?

Thanks

Gayle Reid



--
View this message in context: http://kde.6490.n7.nabble.com/Upgrading-from-1-7-to-1-9-wchar-t-tp1545450p1545469.html
Sent from the taglib-devel mailing list archive at Nabble.com.


More information about the taglib-devel mailing list