Skip to content

Commit f2ac697

Browse files
authored
more updates to QT build instructions (#562)
1 parent eafdd03 commit f2ac697

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

SerialPrograms/BuildInstructions/Build-Windows-Qt6.8.3.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,9 @@ If you have already have older versions of Qt installed, but need to upgrade Qt
9898
- Under `Kits` tab, choose the newer Qt version (e.g. Desktop Qt 6.8.3)
9999
<img src="images/QT-kits.png">
100100

101-
- Under `Compiler`, set it to Microsoft Visual C++ Compiler, if not already set.
102-
- Click `Ok`.
101+
- Under `Compiler`, set it to Microsoft Visual C++ Compiler or Visual Studio, if not already set.
102+
- 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.
103+
- Click `Ok`, to save Kits preferences.
103104
- Click the Monitor symbol at the bottom left
104105
<img src="images/QT-kit-build.png">
105106

215 Bytes
Loading

0 commit comments

Comments
 (0)