hein added a comment.
In https://phabricator.kde.org/D10118#196820, @sitter wrote: > In https://phabricator.kde.org/D10118#196532, @anthonyfieroni wrote: > > > I believe that port away from boost will fix the problem > > > IIRC the problem isn't with boost at large, it's that the code uses insanely deep recursive templates. Yeah: # # the default maximum template expansion depth (256) is not enough # set_property(SOURCE preview/geometry_parser.cpp APPEND_STRING PROPERTY COMPILE_FLAGS " -ftemplate-depth=512") REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D10118 To: bshah, #plasma Cc: sitter, ngraham, hein, broulik, graesslin, anthonyfieroni, davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
