Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8
-
None
Description
So it seems that QMakeLibraryInfo::path(QLibraryInfo::QmlImportsPath) is needed in host tools to get the QmlImportPath for host tools.
On q2bt installation the path returned by QLibraryInfo::path(QLibraryInfo::QmlImportsPath) can't be used by host tools like qmlls, for example, because it misses the sysrootify step from the QMakeLibraryInfo.
Make the QtLibraryInfo "OBJECT" into a private default installed library such that qmlls and other host tools can link to it and use it.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-32118 qmlls fills editor with undismissable false warnings on boot2qt projects
- Closed