Re: [Hamlib-developer] W11 X64 build
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: gm3zza <gm...@bt...> - 2024-09-08 18:03:50
|
I hadn't got round to connecting a rig. It was during the call of rig_load_all_backends() during my program set up. Phil. On 8 September 2024, at 17:28, Black Michael <mdb...@ya...> wrote: And what rig are you testing? On Sunday, September 8, 2024 at 11:27:13 AM CDT, Black Michael via Hamlib-developer <ham...@li...> wrote: Can you test using rigctl and produce some debug output and duplicate the problem? Use the "K" command to set split mode On Sunday, September 8, 2024 at 11:00:36 AM CDT, gm3zza--- via Hamlib-developer <ham...@li...> wrote: I realised I am still using hamlib 4.5.5 on my W11 64-bit machine MSVC 2022, and some expected functionality was missing - it didn't flag that the rig capabilities did NOT include RF Power Meter when my app checked it (it does on my linux version). I've downloaded the latest snapshot and the libhamlib-4.lib file did not work. Initially it didn't find the .dll so I presumed the .lib wasn't correct. I recreated it using: C:\Program Files\hamlib-w64-4.6~git\lib\msvc>"c:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\bin\Hostx64\x64\link.exe" /lib /machine:X64 /def:libhamlib-4.def Which differs slightly (in bold) from the READ file instructions. I now get the following error: Exception thrown at 0x0000000059013E20 (libhamlib-4.dll) in zzalog.exe: 0xC0000005: Access violation reading location 0x0000000000003EF6. From the call stack I see it's at: libhamlib-4.dll!rig_set_split_mode() + 0x50 bytes Unknown Phil GM3ZZA _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer |