https://bugs.kde.org/show_bug.cgi?id=428983

Justin Zobel <justin.zo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin.zo...@gmail.com

--- Comment #4 from Justin Zobel <justin.zo...@gmail.com> ---
(In reply to Nicolas Fella from comment #3)
> Kate is build with QT_NO_FOREACH active, which means that any code that uses
> Q_FOREACH will fail to build.
> 
> KConfig 5.54 uses Q_FOREACH in a header that gets included in Kate,
> resulting in a failed build. Beginning with 5.56 KConfig does not use
> Q_FOREACH any more. Effectively this means Kate requires KConfig 5.56 and
> the stated min version of 5.40 is wrong.
> 
> You can work around that by going to CMakeLists.txt in Kate and removing the
> line that says "add_definitions(-DQT_NO_FOREACH)"

Nicolas are you able update the relevant header?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to