Hi all,
when I try to port a QT application to an Alpine-Linux based Docker
container then I can't find the corresponding package which contains
the module "QtQuick.Scene3D", which is used in a QML file at runtime
(and not needed at build time).
Currently I have the following QT-related packages installed:
qt5-qtbase
qt5-qtbase-x11
qt5-qtdeclarative-dev
qt5-qtwebsockets-dev
qt5-qttools-dev
qt5-qtquickcontrols
qt5-qtquickcontrols2
qt5-qtwayland
qt5-qtmultimedia
Other Linux distributions have a separate package like
"qml-module-qtquick-scene3d".
Does Alpine Linux support this "Scene3D" module already?
Thanks in advance.
Best regards,
Recht