Hi Bill, Mike,

You should be able to do this pretty easy. I would move the current
JTSDK-QT\qt5 folder to JTSDK-QT\qt5-orig or something as a backup.

Then, use QT5 5.3.x OpenSource Installer, install 5.3.x and tools to
JTSDK-QT\qt5

At that point, you need to update the Tool Chain and QT5 paths in these
4 / 5 files files, minimum:

JTSDK-QT\jtsdk-qtenv.bat
JTSDK-QT\jtsdk-cmake.bat
JTSDK-QT\jtsdk-toolchain.cmake
JTSDK-QT\tools\scripts\jtsdk-qtinfo.bat

You'll need too look for / update:
 SET GCCD=%BASED%\qt5\Tools\mingw48_32\bin
 SET QT5D=%BASED%\qt5\5.2.1\mingw48_32\bin

When you first launch the QT-ENV script have a look at the version
information to make sure it's correct. Compilers, Qmake, QT versions
should all be later than present.

At that point, you should be able to manually build with cmake commands,
cmake-gui or use the build script.

73's
Greg, KI7MT


On 9/6/2014 21:41, Bill Somerville wrote:
> On 06/09/2014 22:33, Michael Black wrote:
> Hi Mike,
>> Nope...no joy.
>>
>> It ended up with retries exhausted on "get frequencies"
> Did you paste the correct trace output. What I see looks like the very 
> first command sent to HRD failed. That may be because the HRD IP server 
> is messed up from a prior run.
>>
>> I'd be interested in trying QT 5.3.1 dlls to see if that fixes it.
>> How would I test those out?
> You might have to abandon the JTSDK to do that. In theory all you need 
> is to download the Qt installer, install it and modify the 
> CMAKE_PREFIX_PATH in the toolchain file that JTSDK uses to set up CMake 
> to point to the 5.3.1 installation.
>>
>> Sat Sep 6 20:59:23 2014 GMT(C:\JTSDK-QT\src\wsjtx\main.cpp:115)Debug:
>> "WSJT-X   v1.4.0 r4256-dirty  by K1JT - Program startup"
>> Sat Sep 6 20:59:23 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\Configuration.cpp:456)Debug:
>> Configuration::transceiver_online: open_if_closed: true
>> Transceiver::TransceiverState(online: no Frequency {0Hz, 0Hz} UNK; SPLIT:
>> unknown; PTT: off)
>> Sat Sep 6 20:59:23 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\HRDTransceiver.cpp:101)Debug:
>> HRDTransceiver::start
>> Sat Sep 6 20:59:43 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\HRDTransceiver.cpp:766)Debug:
>> HRDTransceiver::send_command " "get context" " retries exhausted
>> Sat Sep 6 20:59:43 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\HRDTransceiver.cpp:715)Debug:
>> HRDTransceiver::send_command: "get context
>> "
>> Sat Sep 6 21:00:03 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\HRDTransceiver.cpp:766)Debug:
>> HRDTransceiver::send_command " "get context" " retries exhausted
>> Sat Sep 6 21:00:03 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\Configuration.cpp:1968)Debug:
>> Configuration::handle_transceiver_failure: reason: "Ham Radio Deluxe retries
>> exhausted sending command "get context"
>> "
>> Sat Sep 6 21:00:03 2014
>> GMT(C:\JTSDK-QT\src\wsjtx\HRDTransceiver.cpp:261)Debug:
>> HRDTransceiver::stop: state: Transceiver::TransceiverState(online: no
>> Frequency {0Hz, 0Hz} UNK; SPLIT: unknown; PTT: off) reversed = false
>>
> 73
> Bill
> G4WJS.
> 
> ------------------------------------------------------------------------------
> Slashdot TV.  
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
> 

-- 
73's
Greg, KI7MT

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to