Component with path `*.qml` could not be created

673 Views Asked by At

I'm using Qt Design Studio and I'm receiving an error:

Component with path *.qml could not be created

Error

The error is thrown for custom QML types in their own QML files.

However, There is no such issue when working with Qt Creator rather than Qt Design Studio.

I have researched and looks like people have run into similar issues in 2016.

Is there any solution?

0

There are 0 best solutions below