On Sunday 15 November 2015 07:10:25 D. Michael McIntyre wrote:
> I notice is cmake 2.8.12 is required.  Do we actually use any features 
> that require 2.8.12?
> 
> The bar is currently set at supporting Ubuntu 12.04 as the oldest 
> release we imagine anyone will try using.  Ubuntu 12.04 has cmake 2.8.7.
> 
> This is not a serious concern, and I can deal with the outcome either way.

For Qt5 I'm pretty sure cmake < 2.8.12 won't work.

But for Qt4 let's see. I just compiled cmake-2.8.7 and gave it a try.
I had to fix a minor issue, but it builds. However..... it seems to rebuild 
everything
every time!
It also has issues with quoting, I see -DVERSION= -D15.12"
(the quoting rules changed with 2.8.12, but there's a policy setting for 
keeping old
code working; however I'd much rather generate a header anyway)

Here's what I suggest. Please try with cmake 2.8.12 or newer, then let's drop 
the
old buildsystem, then I'll be able to use better solutions (like generated 
headers), 
and then finally I'll be able to look into cmake-2.8.7 support again, with less 
constraints
than right now.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5


------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
Rosegarden-devel@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to