Am Samstag, 18. April 2020, 16:26:57 CEST schrieb David Faure: > On Saturday, April 18, 2020 7:09:25 AM CEST Ben Cooksley wrote: > > Hi all, > > > > Please see below - any ideas as to why KHelpCenter no longer successfully > > builds? > > > > It doesn't look like KHelpCenter has changed... > > No, Qt has.
My question though is why. This would be a ABI-breaking change, no? And khelpcenter nowhere disables deprecated Qt API, from what I can tell. Does something smuggle in e.g. via CMake config file compile flags a QT_DISABLE_DEPRECATED_BEFORE=0x050e00 perhaps? Or is something flawed with the Qt packages on FreeBSD side? Cheers Friedrich