You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ver4/DG4.html
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ <h3>Pre-Requisite: Ensure that the latest WSJT-X and/or JT-ware Release is deplo
104
104
<p>Install the base package so that it can be found in the Windows search path.</p>
105
105
</ul>
106
106
<h3></h3>
107
-
<h3>Step 1: Deploy the JTSDK64-3.4.1.exe Installer and the latest Update package</h3>
107
+
<h3>Step 1: Deploy the JTSDK64-4.0.0.exe Installer and the latest Update package</h3>
108
108
109
109
<ul>
110
110
<p><strong> Note that these instructions assumes a fresh Windows 11 Virtual Machine is used. </strong></p>
@@ -246,8 +246,26 @@ <h4>Deployment</h4>
246
246
247
247
<p><strong>Note</strong>: Qt 5.15.2 is <strong>NO LONGER AVAILABLE THROUGH MAINSTREAM REPOSITORIES</strong>.</p>
248
248
<p>Qt 5.15.2 and any later versions, plus their support tools (i.e. MinGW 8.1, MinGW 13.1) must be deployed manually. Qt 5.15.2 must be deployed from "Archive" repositories......................</p>
249
-
<p>As it is impractical to script deployment from Archive repos, scripted deployments have been removed. One must manually deploy Qt and its components.</p></ul><divclass="reducewidth">
249
+
<p>As it is impractical to script deployment from Archive repos, scripted deployments have been removed. One must manually deploy Qt and its components.</p>
250
+
<ul>
251
+
<li>Select 'Y' .</lo>
252
+
</ul>
253
+
<p><strong>If you select 'N'</strong></p>
254
+
<p>If "N" is selected then an additional option is made available:</p>
255
+
</ul>
256
+
<divclass="reducewidth">
250
257
<pre>
258
+
(required) Qt 6.6.3 (Y|N) ..........: n
259
+
--> Create link to Qt (Y|N) ........:
260
+
</pre>
261
+
</div>
262
+
<ul>
263
+
<p>If "Y" is selected the system will search for Qt deployments and allow you to set up a link to a custom Qt deployment.</p>
264
+
265
+
<p>This permits you to create the necessary link within <strong>x:\JTSDK64-Tools\tools</strong> to your Qt deployment. Action is not documented here - please experiment before using.</p>
266
+
</ul>
267
+
<divclass="reducewidth">
268
+
<pre>
251
269
(required) MSYS2 Setup (Y|N) ..........:
252
270
</pre>
253
271
</div>
@@ -619,7 +637,7 @@ <h2>Maintenance Updates</h2>
619
637
<hr/>
620
638
621
639
<ul>
622
-
<p>Maintenance updates will be applied in the form of "Update" packages. The first anticipated update to the <strong>JTSDK64-3.4.1</strong> stream would be anticipated to be <strong>JTSDK64-3.4.1-U1.exe</strong> . </p>
640
+
<p>Maintenance updates will be applied in the form of "Update" packages. The first anticipated update to the <strong>JTSDK64-4.0.0</strong> stream would be anticipated to be <strong>JTSDK64-4.0.0-U1.exe</strong> . </p>
623
641
<p>Maintainers are no longer supporting the "Base" and "Tools" nomenclature.</p>
Copy file name to clipboardExpand all lines: docs/ver4/UG4.html
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -374,7 +374,24 @@ <h4>Deployment</h4>
374
374
<ul>
375
375
<p><strong>Note</strong>: Qt 5.15.2 is <strong>NO LONGER AVAILABE THROUGH MAINSTREAM REPOSITORIES</strong>.</p>
376
376
<p>Qt 5.15.2 and any later versions, plus their support tools (i.e. MinGW 8.1, MinGW 13.1) must be deployed manually. Qt 5.15.2 must be deployed from "Archive" repositories......................</p>
377
-
<p>This deployment is scripted again. Some user input is required.</p></ul><divclass="reducewidth">
377
+
<p>This deployment is scripted again. Some user input is required.</p></ul>
378
+
</ul>
379
+
<ul>
380
+
<p><strong>If you select 'N'</strong></p>
381
+
<p>If "N" is selected then an additional option is made available:</p>
382
+
</ul>
383
+
<divclass="reducewidth">
384
+
<pre>
385
+
(required) Qt 6.6.3 (Y|N) ..........: n
386
+
--> Create link to Qt (Y|N) ........:
387
+
</pre>
388
+
</div>
389
+
<ul>
390
+
<p>If "Y" is selected the system will search for Qt deployments and allow you to set up a link to a custom Qt deployment.</p>
391
+
392
+
<p>This permits you to create the necessary link within <strong>x:\JTSDK64-Tools\tools</strong> to your Qt deployment. Action is not documented here - please experiment before using.</p>
0 commit comments