I'm trying to import QtQuick.Dialogs version 1.3 in a code that runs without any issue with version 1.2. However on runtime I get the following error
module "QtQuick.Dialogs" version 1.3 is not installed
I'm compiling with the default Desktop Qt 5.9.2 GCC 64bit kit
Anyone was a idea what is happening?
Try to import without version: import QtQuick.Dialogs
In the Qt 5.15.2 it works.
If you use newest version then install actuality version for example Qt 5.15
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With