Ok.
Basically, what is working is copy/paste the plugin (ie. the dynamic lib, the plugins.qmltypes and the qmldir) into the Windows default qml directory… So the normal behaviour of the
(Which is fyi : C:/Qt/Qt5.0.2/5.0.2/qml)
QT_INSTALL_IMPORT seems to be used only with the “unix” tag on the project file. As i’m not compiling for Unix, the “QML_IMPORT_PATH” should add to the import path the correct place.
The addImportPath() add the correct path to the Import path but… it still prompts me that my plugin is “not installed”.
How do you make a bug report ?
↧