https://bugs.kde.org/show_bug.cgi?id=306323
--- Comment #30 from Andreas K. Huettel <[email protected]> --- the three possible solutions are: a) fix boost header location in Gentoo (which is what Christophe wants us to do). Since Gentoo still wants to support multiple concurrent Boost installations, and since FindBoost.cmake actually finds everything correctly, this is not going to happen. b) add a FindBoost call to the CMakeLists.txt file of *every* kde app that uses kdepimlibs (this is how Christophe wants to work around the problem for kde sc apps, see comment 24) c) add the one-line patch to kdepimlibs build system that records and re-exports boost include location for the boost that kdepimlibs was compiled against. On the whole this bug is a neat example how people dont read or dont bother to think through what others write, and resort to nitpicking instead. Since we're unwilling to patch every single application using kdepimlibs, we'll probably end up applying Alex's patch locally. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
