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
After running the script, you'll also need to add "supportsQt6=yes" to
your plugins metadata configuration. Otherwise the Qt6 builds will just
ignore your plugin and will refuse to load it. See eg wonder-sk/qgis-first-aid-plugin@3687be7
The text was updated successfully, but these errors were encountered:
qgis plugins need to ensure they are compatible with Qt6 to continue to work with future qgis releases
see https://lists.osgeo.org/pipermail/qgis-developer/2024-January/066417.html
The text was updated successfully, but these errors were encountered: