Re: [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: Phil G. <gm...@bt...> - 2025-02-02 10:31:47
|
<html><body><div dir="auto">Hi George,</div><div dir="auto"><br></div><div dir="auto">I reported this last year, and the INSTALL (I think) has been updated to include that this step may need to be done. </div><div dir="auto"><br></div><div dir="auto">73 Phil GM3ZZA.</div><div dir="auto" id="ms-outlook-mobile-signature"><div><br></div>Get <a href="https://aka.ms/AAb9ysg">Outlook for Android</a></div><div id="mail-editor-reference-message-container" dir="auto"><br><hr style="display:inline-block;width:98%"><div id="divRplyFwdMsg" style="font-size: 11pt;"><strong>From:</strong> (SV2AGW) George Rossopoulos via Hamlib-developer <ham...@li...><br><strong>Sent:</strong> Sunday, February 2, 2025 9:30:08 AM<br><strong>To:</strong> ham...@li... <ham...@li...><br><strong>Subject:</strong> [Hamlib-developer] HamLib v4.6.1 and MSVC x64 libhamlib-4.lib problem<br></div><br> <img src="cid:emc...@a7..." border="0" id="emc...@a7..." style="max-width: 100%;"><div>Hi </div><div style="font-size:12pt">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".</div><div style="font-size:12pt"><br></div><div style="font-size:12pt">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<br>This will recreate the .lib and .exp files, after which everything functions as expected.</div><div style="font-size:12pt"><br></div><div style="font-size:12pt">73</div><div><font face="Segoe UI" size="3" style="font-size:12pt"><br></font></div><div><span style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);">SV2AGW) George Rossopoulos</span><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><span style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);">Anakreontos 14</span><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><span style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);">GR-54250 Thessaloniki</span><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><span style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);">GREECE</span><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><a href="http://www.sv2agw.com/" style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(64, 153, 255); background-color: rgb(34, 47, 62);">www.sv2agw.com</a><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><a href="http://www.frinos.com/" style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(64, 153, 255); background-color: rgb(34, 47, 62);">www.frinos.com</a><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><a href="http://www.agwtracker.com/" style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: rgb(64, 153, 255); background-color: rgb(34, 47, 62);">www.agwtracker.com</a><br style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);"><span style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; opacity: 0; color: rgb(255, 255, 255); background-color: rgb(34, 47, 62);">unsubscribe</span></div><br></div></body></html> |