[Hamlib-developer] HamLib v4.6.1 and MSVC x64 libhamlib-4.lib problem
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: (SV2AGW) G. R. <sv...@ya...> - 2025-02-02 09:29:51
|
Hi I encountered an issue with the x64 package. While the DxDozer project compiles and links successfully, running it results in an error stating "(null).dll not found". The root cause of this problem is the libhamlib-4.lib file. To resolve this, the existing libhamlib-4.lib file needs to be deleted and regenerated using the following command: lib /def:libhamlib-4.def /machine:X64 This will recreate the .lib and .exp files, after which everything functions as expected. 73 SV2AGW) George Rossopoulos Anakreontos 14 GR-54250 Thessaloniki GREECE www.sv2agw.com www.frinos.com www.agwtracker.com unsubscribe |