Hello, as you can tell from the header I am installed amaroK from source. I have all the dependencies etc. but when I am compling to references to the /usr/lib/include taglib and presents me with this information:
app.cpp: In member function ‘virtual TagLib::String ID3v1StringHandler:
arse(const TagLib::ByteVector&) const’:
app.cpp:462: error: return type ‘struct TagLib::String’ is incomplete
app.cpp:463: error: ‘QStringToTString’ was not declared in this scope
app.cpp: In member function ‘virtual TagLib::ByteVector ID3v1StringHandler::render(const TagLib::String&) const’:
app.cpp:468: error: ‘TStringToQString’ was not declared in this scope
make[4]: *** [app.o] Error 1
I have search google to death and haunted the amaroK forum with no luck. Any thoughts?