From fbca423fe07e7f01935f2e93a8390e2e754229d2 Mon Sep 17 00:00:00 2001 From: Alexander Yee Date: Wed, 20 Sep 2023 21:30:41 -0500 Subject: [PATCH] Update Build-Qt6.5.2.md --- SerialPrograms/Build-Qt6.5.2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SerialPrograms/Build-Qt6.5.2.md b/SerialPrograms/Build-Qt6.5.2.md index a824ac133..8eef39202 100644 --- a/SerialPrograms/Build-Qt6.5.2.md +++ b/SerialPrograms/Build-Qt6.5.2.md @@ -1,6 +1,6 @@ # How to Build (Qt 6.5.2) - Windows -***Qt 6.5.2 is broken for this project. Please use [Qt 6.3.2](Build-Qt6.3.2.md) instead.*** +***Qt 6.5.2 is broken for this project. Please use [Qt 6.3.2](Build-Qt6.3.md) instead.*** Required Versions: - **Visual Studio 2019** - You must install VS2019. If you install VS2022 instead, your Qt Creator installation will be broken. It is ok to have both VS2019 and VS2022 installed. But you must have VS2019 as that is the version that Qt Creator will look for.