From kdevelop-bugs Tue Apr 15 08:15:15 2008 From: Esben Mose Hansen Date: Tue, 15 Apr 2008 08:15:15 +0000 To: kdevelop-bugs Subject: [Bug 160852] New: kdevplatform does not specify which parts of boost Message-Id: <20080415101514.160852.kde () mosehansen ! dk> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=120824744417695 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=160852 Summary: kdevplatform does not specify which parts of boost it needs Product: kdevelop Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs kdevelop org ReportedBy: kde mosehansen dk Version: (using Devel) Installed from: Compiled sources Compiler: gcc OS: Linux When attempting to compile kdevplatform, you might be informed that you'll need the boost C++ libraries to get teamwork support. Unfortunately, most distributions split the boost libraries into a few handful of packages, and it seems wasteful to install them all. From the CMakeList.txt, it seems to be the serialization and threads parts that are needed, and this is what I've written in the patch. However, it goes on to check for some stream headers, so maybe these are desirable too? _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs