On Monday 11 of June 2018 22:56:07 Oleg Levenets wrote:
Hi, maybe someone can help? I decided to create a git-version of trinity for my slackware, but several packages do not want to be compiled.
. . .
In file included from ../../../../src/metadata/rmff/taglib_realmediafile.cpp:37: ../../../../src/metadata/rmff/rmff.h:253:21: error: cannot define or redeclare ' 'RealMedia' does not enclose namespace 'TagLib' class TagLib::AudioProperties;
these packages are normally compiled with gcc, but do not want to work with clang. I will be grateful for help in solving the problem!
best regards, Oleg Levenets.
Hi Oleg,
soundkonvertor build with Clang should be fixed by commits 0efca5e4 (master) and 3f7e19fd (r14.0.x).
Cheers