Hi,
How are you referencing your QML items in your C++ code? Is it a pure C++ plugin or a QtQuickItem plugin? In general you can add the QML files to a resource file with a matching qmldir file to get them registered correctly when loading up your plugin.
Cheers,
Alex from V-Play
↧