You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, that's right.
After testing the item you mentioned, I realized that there is no need for that part, and by commenting that part of the code, it works without problems.
While developing this repo, I tried to find a process that, like Qt itself, can generate a set of plugins and use them with just one address without the need to declare. But unfortunately, I did not find it in the search process. Maybe I will research it in the future.
Hello,
the lines :
in MyPluginTest/main.cpp are not necessary.
According to you, is there a way to do the same thing without having to redeclare the module in MyPluginTest with the qt_add_qml_module?
The text was updated successfully, but these errors were encountered: