Building TagLib with ARM compiler

Tsuda Kageyu tsuda.kageyu at gmail.com
Thu May 21 18:21:21 UTC 2015


Hi Davide,

I created a patch compatible with Intel Compiler based on the current
GitHub version of TagLib.
https://github.com/TsudaKageyu/taglib/archive/ICC_Test.tar.gz

I'm not sure it's compatible with ARM compiler too. But I hope it may help
you.
Could you tell me the result if you try it?

Cheers,
Kageyu

2015-05-21 4:06 GMT+09:00 Davide Fiorese <davide_fiorese at alice.it>:

> Hi!
>
> I succedeed in building with MS Visual Studio 8, no issue for that. How
> did you fix the error in your case?
>
> My Best Regards
>
> Davide
>
> Inviato da iPhone
>
> Il giorno 20/mag/2015, alle ore 19:19, Tsuda Kageyu <
> tsuda.kageyu at gmail.com> ha scritto:
>
> Hi Davide,
>
> I got the same error when tried to compile TagLib with Intel compiler.
> I succeeded to fix it, but it definitely breaks the binary compatibility.
> I have no idea how to fix it without breaking the ABI...
>
> Cheers,
> Kageyu
>
> 2015-05-21 2:14 GMT+09:00 davide_fiorese at alice.it <davide_fiorese at alice.it
> >:
>
>> Hi All!
>>
>> Any chance to build the project relying on ARM compiler (ARMCT_5.0x)?
>>
>> I have tried to build it but I'm getting some accessibility errors like:
>>
>> "C:\MY_PROJECTS\taglib\fileref.cpp"
>> "C:\MY_PROJECTS\include\taglib\toolkit\tlist.tcc", line 68: Error:
>> #265-D: class template "TagLib::List<T>::ListPrivate [with
>> T=TagLib::ByteVector]" (declared at line 245 of "C:\MY_PROJECTS\includ
>> e\taglib\toolkit\tlist.h") is inaccessible
>>   template <class TP> class List<T>::ListPrivate<TP *>  : public
>> ListPrivateBase
>>                                      ^
>> detected during instantiation of class "TagLib::List<T> [with
>> T=TagLib::ByteVector]" at line 41 of
>> "C:\MY_PROJECTS\include\taglib\toolkit\tbytevectorlist.h"
>>
>> Thanks for your support.
>>
>> My Best Regards
>>
>> Davide
>>
>>
>> _______________________________________________
>> taglib-devel mailing list
>> taglib-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/taglib-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20150522/e4e518d4/attachment.html>


More information about the taglib-devel mailing list