cmake-qml-plugin-example icon indicating copy to clipboard operation
cmake-qml-plugin-example copied to clipboard

Qt Creator did not recognized the module

Open hericah opened this issue 4 years ago • 1 comments

Qt Creator did not recognize the module, in the editor, I got the message QML Module was not found in the import line. How to resolve it? and make the qt creator can suggest the auto-completion?

hericah avatar Aug 04 '21 09:08 hericah

@hericah, I downloaded a fresh Qt Creator 4.15.2 on my Linux machine and was able to successfully open and build the project. Here is how it looked on my machine: image

Could you provide some more info on how you're trying to build the project?

4rtzel avatar Aug 04 '21 14:08 4rtzel