File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -543,16 +543,16 @@ Once complete you can exit the **JTSDK64-Setup** environment (i.e. close the **J
543543--------------------------------------------------
544544Package Version/Status
545545--------------------------------------------------
546- MSYS2 Path ..: Disabled
546+ Qt- MSYS2 . ..: Disabled
547547Source .....: wsjtx
548548Qt .........: 5.15.2/mingw81_64, Tools/mingw810_64
549549Hamlib .....: Missing [Git: MASTER]
550550FFTW .......: 3.3.10
551551LibUSB .....: 1.0.28
552552NSIS .......: 3.11
553553PkgConfig ..: 2.1.0
554- Ruby .......: 3.4.2-1
555- Subversion .: 1.14.2b
554+ Ruby .......: 3.4.4-2
555+ Subversion .: 1.14.5
556556CMake ......: 4.0.2
557557Boost ......: Missing
558558--------------------------------------------------
Original file line number Diff line number Diff line change @@ -560,7 +560,7 @@ function InvokeInteractiveEnvironment {
560560 Write-Host "--------------------------------------------------"
561561 Write-Host "Package Version/Status"
562562 Write-Host "--------------------------------------------------"
563- Write-Host -NoNewLine "MSYS2 Path ..: "
563+ Write-Host -NoNewLine "Qt- MSYS2 . ..: "
564564 if ( $env:UNIXTOOLS -eq "enabled") {
565565 Write-Host "$env:JTSDK_MSYS2"
566566 } else {
You can’t perform that action at this time.
0 commit comments