Hi I just noticed that this file seems to put nothing into CMakeCache.txt.
[ bash : 1009 ] $ grep TAGLIB CMakeCache.txt K3B_ENABLE_TAGLIB:BOOL=ON TAGLIBCONFIG_EXECUTABLE:FILEPATH=/kde4/trunk/support/bin/taglib-config Is that correct? if not how to change that. The other problem i encountered is is sets TAGLIB_INCLUDES to TAGLIB_INCLUDES=/kde4/trunk/support/include/taglib but most/some? code includes headers with "taglib/.." which doesn't work naturally. Which way to fix that stuff? Remove "taglib" from the TAGLIB_INCLUDES var or fix the code or add a second path to the TAGLIB_INCLUDES var And TABLIB_INCLUDES is undocumented. Mike _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
