diff --git a/SerialPrograms/BuildInstructions/Build-Windows-Qt6.8.3.md b/SerialPrograms/BuildInstructions/Build-Windows-Qt6.8.3.md index 200e8dc9fe..abfe3a38e0 100644 --- a/SerialPrograms/BuildInstructions/Build-Windows-Qt6.8.3.md +++ b/SerialPrograms/BuildInstructions/Build-Windows-Qt6.8.3.md @@ -98,8 +98,9 @@ If you have already have older versions of Qt installed, but need to upgrade Qt - Under `Kits` tab, choose the newer Qt version (e.g. Desktop Qt 6.8.3) -- Under `Compiler`, set it to Microsoft Visual C++ Compiler, if not already set. -- Click `Ok`. +- Under `Compiler`, set it to Microsoft Visual C++ Compiler or Visual Studio, if not already set. + - If you recently installed new compilers, go to the `Compilers` tab, click `Re-dedect`, then click `Apply` in the bottom right. Back in the `Kits` tab, your newly installed compilers should now show up in the list of compilers. +- Click `Ok`, to save Kits preferences. - Click the Monitor symbol at the bottom left diff --git a/SerialPrograms/BuildInstructions/Images/QT-kits.png b/SerialPrograms/BuildInstructions/Images/QT-kits.png index ab2fd89c15..ffc3d8f555 100644 Binary files a/SerialPrograms/BuildInstructions/Images/QT-kits.png and b/SerialPrograms/BuildInstructions/Images/QT-kits.png differ