Hello,
I build Qt 5.4.1 in static and i compile my application with Qt static. My application use QtQuick 2 and Qml.
I have this error "qtquick is not installed".
The problem that Qt use local qml dir. How can deploy the qml dir in static application.