[Qt-creator] Error message: "QLM module not found (...)"
Christian Kandeler
christian.kandeler at qt.io
Wed Sep 5 11:05:18 CEST 2018
On Wed, 5 Sep 2018 11:24:16 +0300
Карелин Павел <hkarel at yandex.ru> wrote:
> Please tell me how to get rid of the error message: "QLM module not
> found (...)"
Qbs files are currently handled by the normal QML parser, which has no knowledge about qbs imports. For the moment, we should probably just exclude this type of import from error checking. Could you file a bug report?
Christian
More information about the Qt-creator
mailing list