Skip to content

Commit b1c91fe

Browse files
committed
Post 4.0.0b1 - Further README.md Updates
1 parent f27193a commit b1c91fe

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

README.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ At the prompts indicate which components you want to
398398
399399
* Enter Your Install/Redeployment Selection(s):
400400
401-
(reauired) Latest PowerShell (Y|N) .:
401+
(required) Latest PowerShell (Y|N) .:
402402
```
403403
- The latest PowerShell (i.e. PowerShell 7) is highly recommended as it has considerable performance benefits. Select 'Y' even if you already have it deployed.
404404

@@ -433,18 +433,27 @@ i.e. [Qt][]5.15.2 requires the [MinGW][]8.1 toolchain.
433433
There is a document at https://hamlib-sdk.sourceforge.io/Qt/ADQT.html that is intended to be used
434434
as a guide for Qt 5.15.2 from Archive Repos.
435435
************************************************************************************
436-
**This deployment is scripted.** Some user input is required.
436+
**If you select "Y" the deployment is scripted.** Some user input is required.
437437

438-
**Deployments typically be made to x:\Qt** . A Junction is now placed into the Toolkit to allow seamless access to the Qt toolkit from the JTSDK.
439-
************************************************************************************
440-
You must also deploy the matching toolchain for the MinGW Version
438+
**Deployments typically are made to x:\Qt** .
439+
440+
A Junction is now placed into the Toolkit in **x:\JTSDK64-Tools\tools** to allow seamless access to the Qt toolkit from the JTSDK.
441+
442+
If "N" is selected then an additional option is made available:
443+
444+
```
445+
(required) Qt 6.6.3 (Y|N) ..........: n
446+
--> Create link to Qt (Y|N) ........:
447+
```
448+
449+
If "Y" is selected the system will search for Qt deployments and allow you to set up a link to a
450+
custom Qt deployment.
441451

442-
- [Qt][]5.15.2 requires the [MinGW][]8.1 toolchain.
443-
- [Qt][]6.3.3 requires the [MinGW][]11.2 toolchain.
444-
- [Qt][]6.7.2 requires the [MinGW][]13.1 toolchain.
445452
************************************************************************************
446453

447-
- A Qt toolchain is required. Select 'Y'
454+
The kit will not function if a Qt toolchain and MinGW environment is not deployed.
455+
456+
- Select 'Y'
448457
```
449458
(required) MSYS2 Setup (Y|N) ......:
450459
```

0 commit comments

Comments
 (0)