Developers notice: update your Qt dependency to get quickcontrols2

Dmitry Kazakov dimula73 at gmail.com
Thu Aug 1 13:33:37 BST 2024


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.
> >
> >
>
>
>
>
>

-- 
Dmitry Kazakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kimageshop/attachments/20240801/8cb9d1f7/attachment.htm>


More information about the kimageshop mailing list