Developers notice: update your Qt dependency to get quickcontrols2
Halla Rempt
halla at valdyas.org
Thu Aug 1 12:50:22 BST 2024
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