kopia lustrzana https://github.com/Hamlib/Hamlib
Update msvc 2022 build to use lib instead of link
Apparently it got changedpull/1630/head
rodzic
92b692bd91
commit
05d7551c22
|
@ -206,7 +206,7 @@ not appear to be correct to generate a 64 bit libhamlib-4.lib file!
|
||||||
For VS 2022:
|
For VS 2022:
|
||||||
|
|
||||||
cd lib/msvc
|
cd lib/msvc
|
||||||
c:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\bin\Hostx64\x86\link.exe /lib /machine:i386 /def:libhamlib-4.def
|
c:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.32.31326\bin\Hostx64\x86\lib.exe /lib /machine:i386 /def:libhamlib-4.def
|
||||||
|
|
||||||
The published Hamlib API may be found at:
|
The published Hamlib API may be found at:
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue