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
The official SFPM repository has no support for Qt 6 but there are multiple forks supporting Qt 6.
Both the cmake build script and c++ code needs to be adjusted to support both Qt 5 and 6 seamlessly. It's also good chance to update our fork with some upstream improvements.
The text was updated successfully, but these errors were encountered:
Description
The official SFPM repository has no support for Qt 6 but there are multiple forks supporting Qt 6.
Both the cmake build script and c++ code needs to be adjusted to support both Qt 5 and 6 seamlessly. It's also good chance to update our fork with some upstream improvements.
The text was updated successfully, but these errors were encountered: