Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
5.9
-
None
Description
After linking an application (using the qml presentation framework) to a static Qt build, and trying to run it, I get:
QQmlApplicationEngine failed to load component
qrc:/main.qml:100 Type SlideDeck unavailable
qrc:/SlideDeck.qml:562 Type LiveCodeSlide unavailable
qrc:/qmlplugins/QmlPresentationFramework/qml/LiveCodeSlide.qml:43 module "QtQuick.Particles" plugin "particlesplugin" not found
Things work fine using a shared build