KDE/kdemultimedia

Matthias Kretz kretz at kde.org
Sun Jan 28 12:24:04 CET 2007


On Sunday 28 January 2007 11:25, Tim Beaulen wrote:
> Disable JuK from compiling, it conflicts with TagLib

You mean that both taglib and JuK have an include called tag.h? Even though 
juk uses #include <tag.h> it picks up the one from juk and not the one from 
taglib (you'd expect that if it were using #include "tag.h"). For my system 
an easy workaround is to change the include to <taglib/tag.h> since the file 
is in /usr/include/taglib/tag.h.

Is there something we can do on the cmake side to make it include the correct 
header or is it unfixable with an out of source build?

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
MatthiasKretz at gmx.net, kretz at kde.org,
Matthias.Kretz at urz.uni-heidelberg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070128/3e310f8e/attachment.pgp 


More information about the Kde-buildsystem mailing list