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
<p>Development of the <ahref="./ver3/index3.html">Version 3-Streams</a> of the Hamlib SDK (JTSDK) has concluded. Further maintenance will not be performed on images from this stream.</p>
53
52
<p>If third-parties wish to continue any component of the <ahref="./ver3/index3.html">Version 3-Stream</a> of the Hamlib SDK please contact the developers via the <ahref="[email protected]">forum</a>. Tested efforts can and will be uploaded and made available here.</p>
54
-
<p>All reference(s) to <ahref="./ver3/index3.html">Version 3-Streams</a> from this master documentation site will be removed come 1st June 2025. Resources will not be lost; they will just be archived and no longer maintained.</p>
55
-
</ul>
56
-
<h3>Vale: Mike W9MDB(sk).</h3>
57
-
<ul>
58
-
<p>The community associated with this project are deeply saddened at the passing of one of the great supporters and contributors to this project - <ahref="https://www.qrz.com/db/W9MDB">Mike Black W9MDB</a>.</p>
59
-
<p>Please refer to the QRZ.COM page at <ahref="https://forums.qrz.com/index.php?threads/mike-black-w9mdb-sk.949794/l">https://forums.qrz.com/index.php?threads/mike-black-w9mdb-sk.949794/</a>.</p>
60
53
</ul>
61
54
<h3>Introduction.</h3>
62
55
<ul>
63
-
<p>Development of <ahref="./ver4/index4.html">Version 4</a> of the Hamlib SDK (JTSDK) is now current.</p>
64
-
<p><ahref="./ver4/index4.html">Version 4</a> of the JTSDK/Hamlib SDK aims to be > Qt 6.6.3 centric - but will support archive-repository-delivered deployments of <ahref="https://www.qt.io/blog/qt-5.15.2-released">Qt 5.15.2</a></p>
65
-
<p>Please watch this space and information/notes made available via the <ahref="https://groups.io/g/JTSDK">[email protected] forum</a>.</p>
56
+
<p><ahref="./ver4/index4.html">Version 4.0</a> of the Hamlib SDK (JTSDK) is now current.</p>
57
+
<p><ahref="./ver4/index4.html">Version 4</a> of the JTSDK/Hamlib SDK aims to be > Qt 6.6.3 centric - but will support archive-repository-delivered deployments of <ahref="https://www.qt.io/blog/qt-5.15.2-released">Qt 5.15.2</a></p>
58
+
<p>A <ahref="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.1-Stream/">Version 4.1 Preview</a> is available at <ahref="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.1-Stream/">https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.1-Stream/</a>. This stream contains several structural improvements. This stream may go mainstream soon.</p>
59
+
<p>Please watch this space and information/notes made available via the <ahref="https://groups.io/g/JTSDK">[email protected] forum</a>.</p>
@@ -53,6 +53,7 @@ <h2>Guide for Building FL-Applications</h2>
53
53
<li>The term FL-apps is used to describe any of the applications supported by David W1HKJ.</li>
54
54
</ul>
55
55
<p>At the time of writing only <ahref="sourceforge.net/projects/fldigi/files/flrig/">flrig</a> (perhaps the most important tool for JT-Ware) can be compliled using these techniques. The MSYS2 and mingw64 environments are constantly evolving. Hopefully other apps will be available soon.</p>
56
+
<p><strong>Note:</strong> There are issues with the MSYS2 Environment. Use the MinGW64/MSYS2 environments supplied with <ahref="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-4.0-Stream/JTSDK64-4.0.0.exe">JTSDK64-4.0.0</a> and do not update it (i.e. with <strong>pacman -Syuu</strong>).</p>
56
57
</ul>
57
58
58
59
<h3>Step 1: Deploy the FL-Toolkit under the MSYS2/MinGW Environment</h3>
@@ -70,7 +71,7 @@ <h3>Step 1: Deploy the FL-Toolkit under the MSYS2/MinGW Environment</h3>
70
71
71
72
<h3>Step 2: Download and Decompress the flrig source</h3>
72
73
<ul>
73
-
<p><strong>Note:</strong> These steps are valid for <strong>flrig 2.0.0.5</strong>. Should later versions become available (see: <ahref="sourceforge.net/projects/fldigi/files/flrig/">sourceforge.net/projects/fldigi/files/flrig/</a> ) adjust instructions accordingly. </p>
74
+
<p><strong>Note:</strong> These steps are valid for <strong>flrig 2.0.7</strong>. Should later versions become available (see: <ahref="sourceforge.net/projects/fldigi/files/flrig/">sourceforge.net/projects/fldigi/files/flrig/</a> ) adjust instructions accordingly. </p>
74
75
<p>Under the MSYS2/MinGW environment:</p>
75
76
<ul>
76
77
<li>Create a directory ~/src (if it does not already exist) and change into that directory:</li>
@@ -80,22 +81,22 @@ <h3>Step 2: Download and Decompress the flrig source</h3>
80
81
</ul>
81
82
</ul>
82
83
<ul>
83
-
<li>Execute the following command to retrieve <strong>flrig 2.0.0.5</strong>:</li>
84
+
<li>Execute the following command to retrieve <strong>flrig 2.0.7</strong>:</li>
<li><ahref="DG4-Build-FLApps.html">Build flrig</a><b>Note:</b> These are broken (by MSYS2 advancements???) as of Mid-May 2025 with JTDK 4.x. Use a non-updated MSYS2 from <ahref="https://sourceforge.net/projects/hamlib-sdk/files/Windows/JTSDK-3.4-Stream/JTSDK64-3.4.1.exe">JTSDK 3.4.1</a> if experimenting with this.</li>
147
147
</ul>
148
148
<p>A very generalised development guide for software is available at:</p>
0 commit comments