File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 33************************************************************************************
44## JTSDK Version 4.0 Stream
55************************************************************************************
6- ** This kit is in Beta RELEASE !**
7-
8- This means that primary operational objectives have been met (i.e. Qt deployed to C:\Qt) It also means that there may be operational bugs !!!
9-
10- Documentation (including this page) needs a significant review and perhaps overhaul !
11-
12- Please test. Comment back on
** [email protected] ** !
13- ************************************************************************************
14-
156
167The ** Version 4.0** stream is a learning, discovery and technique refinement experiment.
178
@@ -53,10 +44,7 @@ demonstrates significant enhancements and script redesigns.
5344
5445This kit only supports the construction of 64-bit software.
5546
56- Future releases will deploy Windows aarch64-based kits. Note that the Raspberry Pi 5 hardware platform is used in this project.
57-
58- There are patches for x86 builds maintained by The Hamlib SDK Development Team and Uwe DG2YCB
59- that will be advised here and on the [ JTSDK Forum] [ ] .
47+ Future releases will aim to deploy Windows aarch64-based kits.
6048
6149The preferred [ MSYS2] [ ] development environment for building Hamlib is now executed by typing
6250** mingw64** at the [ PowerShell] [ ] prompt.
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ qtinstprog=qt-unified-windows-x64-online.exe
1313qtsource =http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
1414nsisv =3.09
1515pkgconfigv =2.1.0
16- rubyv =3.3.6-2
16+ rubyv =3.4.2-1
1717svnv =1.14.2b
1818# cmakev can be qtcmake for Qt deployed cmake - qtcmake - or set version number if deployed standalone i.e. 3.19.3
1919cmakev =qtcmake
20- sqlitev =3.47 .1
20+ sqlitev =3.49 .1
2121# Next specifies the Boost download mirror to use. Mandatory.
2222# b##stsource=https://boostorg.jfrog.io/artifactory/main/
2323boostsource =https://archives.boost.io/
You can’t perform that action at this time.
0 commit comments