Re: kreversi 19.12 fails to build at IconSize call
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.devel.frameworks,gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <CA+XidOHDTzAAMBd59XvT3Z0M-3JJfLVwmy9T-PyJDVF8w7rRQQ@mail.gmail.com> |
On Mon, Mar 2, 2020 at 2:19 AM Christoph Feck <[email protected]> wrote: > > Hi, > > kreversi release/19.12 branch fails to build with this error on CI: > > > pageItem->setIcon(QIcon::fromTheme(icon).pixmap(IconSize(KIconLoader::Toolbar))); > error: IconSize was not declared in this scope > > See > https://build.kde.org/job/Applications/view/Everything%20-%20stable-kf5-qt5/job/kreversi/ > > Additionally, kwordquiz fails to build on Windows CI, > see > https://build.kde.org/job/Applications/view/Everything%20-%20stable-kf5-qt5/job/kwordquiz/ The KWordQuiz error is due to a regression in Frameworks, the fix for which is at https://phabricator.kde.org/D27355 > > I would be glad if someone could investigate these issues. > > Thanks, > Christoph Cheers, Ben > > -- > Christoph Feck > KDE Release Team