Hello QGroundControl documentation maintainers,
While building QGroundControl on Windows, I noticed a mismatch between the documentation and the current build requirements.
The documentation states that Qt 6.8.3 (only) should be used and strongly warns against other Qt versions. However, the current master branch CMakeLists.txt requires Qt 6.10.0–6.10.1, and the project fails to configure when using Qt 6.8.3.
This caused some confusion during setup, as following the documented Qt version leads to CMake configuration errors on the master branch.
It might help new contributors if the documentation clearly distinguishes between:
-
Stable/release builds (Qt 6.8.3)
-
Master/development branch (Qt 6.10.x)
A short note clarifying this would likely save time for developers setting up the project.
Thank you for your work on QGroundControl.
Best regards,
Muhammad Ali