Description
When trying to import a directory from a qrc file like this:
import "qrc:/test"
QmlLivebench outputs the following error:
"qrc:/test": no such directory
In this testcase the qml.qrc contains both the file with the import and the test.qml within the test directory.
In my usecase I have a qrc file in a different project (I have included the path of the qrc in the import paths in QmlLivebench). I need to use the Components in the qrc in multiple projects and would like to hot reload.
Is this not supported?
Attachments
Gerrit Reviews
For Gerrit Dashboard: AUTOSUITE-1098 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
292348,5 | Example app: Allow to build with resources compiled in | 5.15 | qt-apps/qmllive | Status: NEW | +2 | 0 |