Web lists-archives.org

Re: unable to build kdepimlibs




On Monday 14 January 2008 16:50, Matthew Woehlke wrote:
> Allen Winter wrote:
>> Fixed in the kdepimlibs/CMakeLists.txt file.
>> Apparently, the macro_log_feature() call that made boost a requirement
>> was
>> removed during the recent merge.
>>
>> In summary:
>> if you don't have Boost, or if your version of Boost cannot be found by
>> CMake's FindBoost => the cmake will tell you about it nicely and quit.
>
> Ok (thanks for CC'ing me the commit, btw), although for the record,
> cmake's FindBoost still thinks boost-1.32.1 in prefix=/usr is
> acceptable. I think we agreed this is cmake's problem though.

Forgive me if I'm missing something, but I don't understand why cmake
should look for any particular version, since it isn't a KDE-specific
utility. Some other project might be quite happy with Boost version 0.9 -
why should cmake's FindBoost reject that version? It's surely up to KDE to
define which version is acceptable and test for that (in its own
FindBoost?).

-- 
David Jarvie.
KAlarm author & maintainer.
http://www.astrojar.org.uk/kalarm

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<