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
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ to download it separately.
47
47
48
48
This project requires 5.14.0 or higher because of a dependency on QtSerialBus and other new additions to Qt.
49
49
50
-
NOTE: As the code in this master branch sits, it will not properly compile with QT6.
51
-
However, there is a QT6WIP branch that should successfully compile. The QT6WIP branch may not
52
-
function entirely properly yet.
50
+
NOTE: As the code in this master branch sits, it does compile with QT6. Support for QT6 is approximately "beta" quality. Most all functions should work, please send issues if found.
51
+
52
+
It appears that the current binary build for MacOS requires at least MacOS 10.15
0 commit comments