Re: kdesrc-build expects fixed path

2021-06-06 Thread Nate Graham
I think a better change would be to return to the older, simpler, shorter "flat" folder structure. See https://invent.kde.org/sdk/kdesrc-build/-/merge_requests/96 Nate On Sat, 05 Jun 2021 22:27:44 -0600 Ömer Fadıl USTA wrote > I think we need to change templates and other docs fo

Re: Craft windows build broken for Kdiff3

2021-06-06 Thread Michael Reeves
The default has been set back to 1.69.0 to resolve the more general breakage. However kdiff3 can not use this version of boost headers and will block at config time by design.

Re: Craft windows build broken for Kdiff3

2021-06-06 Thread Thomas Baumgart
On Sonntag, 6. Juni 2021 19:04:11 CEST Michael Reeves wrote: > https://build.kde.org/job/Extragear/job/kdiff3/job/kf5-qt5%20WindowsMSVCQt5.15/ > > KDiff3 requires boost-headers 1.71.0 or later due to an MSVC specific > link time bug See https://github.com/boostorg/safe_numerics/issues/71. > Craft

Craft windows build broken for Kdiff3

2021-06-06 Thread Michael Reeves
https://build.kde.org/job/Extragear/job/kdiff3/job/kf5-qt5%20WindowsMSVCQt5.15/ KDiff3 requires boost-headers 1.71.0 or later due to an MSVC specific link time bug See https://github.com/boostorg/safe_numerics/issues/71. Craft however is refusing to take the updated configuration files into accoun