Developers notice: update your Qt dependency to get quickcontrols2

Halla Rempt halla at valdyas.org
Sun Aug 4 09:55:36 BST 2024


On vrijdag 2 augustus 2024 10:20:50 CEST Halla Rempt wrote:
> Well, it happens in the docker image, so there's no way there's anything local or qt6 related to it... I'll do a full clean of the build folder and the deps folder just in case.
> 
> On donderdag 1 augustus 2024 14:33:37 CEST Dmitry Kazakov wrote:
> > That looks to be something local (or Qt6 related). I don't have such
> > issues, neither on Linux nor on Windows.
> > 
> > On Thu, Aug 1, 2024 at 1:50 PM Halla Rempt <halla at valdyas.org> wrote:
> > 
> > > I still have an error when I do that:
> > >
> > > /home/appimage/persistent/krita/plugins/dockers/textproperties/TextPropertiesDock.cpp:17:10:
> > > fatal error: QQuickStyle: No such file or directory
> > >    17 | #include <QQuickStyle>
> > >       |          ^~~~~~~~~~~~~
> > > compilation terminated.
> > > make[2]: ***
> > > [plugins/dockers/textproperties/CMakeFiles/kritatextproperties.dir/build.make:143:
> > > plugins/dockers/textproperties/CMakeFiles/kritatextproperties.dir/TextPropertiesDock.cpp.o]
> > > Error 1
> > > make[1]: *** [CMakeFiles/Makefile2:40347:
> > > plugins/dockers/textproperties/CMakeFiles/kritatextproperties.dir/all]
> > > Error 2
> > >
> > >
> > >
> > > On donderdag 1 augustus 2024 13:31:02 CEST Dmitry Kazakov wrote:
> > > > Hi, all!
> > > >
> > > > Wolthera's text properties branch was merged yesterday. It requires an
> > > > additional component in Qt, so you need to update your dependencies. You
> > > > have two options:
> > > >
> > > > 1) Refetch all the deps using the standard script (slow)
> > > > 2) Just fetch the updated package and unpack it into your deps folder,
> > > > overwriting existing files:
> > > >
> > > >     * Windows:
> > > >
> > > https://invent.kde.org/dkazakov/krita-ci-artifacts-windows-qt5.15/-/packages/421716
> > > >     * Linux:
> > > >
> > > https://invent.kde.org/dkazakov/krita-ci-artifacts-appimage-qt5.15/-/packages/421713
> > > >     * MacOS:
> > > >
> > > https://invent.kde.org/dkazakov/krita-ci-artifacts-macos-qt5.15/-/packages/456869
> > > >
> > > > You need to download this package and extract its content into the deps
> > > > directory (beware the `usr` prefix in the Linux docker). It will update
> > > > your Qt and might avoid a full rebuild.
> > > >
> > > > If you used precompiled headers you might need full rebuild anyway, but
> > > > this option is disabled by default.
> > > >
> > > >
> > >
> > >
> > >
> > >
> > >
> > 
> > 
> 
> 
> 
> 
> 






More information about the kimageshop mailing list