Re: [Hamlib-developer] rig.h changes
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Black M. <mdb...@ya...> - 2022-08-26 16:48:51
|
Try the 20220827 download when it's available tomorrow.http://n0nb.users.sourceforge.net/ You'll need to add the new winpthreads.h file to your project files. Mike W9MDB On Wednesday, August 24, 2022 at 03:47:06 PM CDT, G0GJV <g0...@go...> wrote: I'll try direct Mike G0GJV > Can you send me your MSVC project? > Mike W9MDB > > > > On Wednesday, August 24, 2022 at 05:26:28 AM CDT, G0GJV <g0...@go...> > wrote: > > Mike > > This doesn't work when compiling a program that uses hamlib with MSVC. > > MSVC DOES NOT have pthread.h > > Mike G0GJV > > > Branch: refs/heads/master > >Â Home:Â https://github.com/Hamlib/Hamlib > >Â Commit: 6f967a68d5a6c0fda3e0d4092dde54eb6ffd4c32 > >Â Â Â https://github.com/Hamlib/Hamlib/commit/6f967a68d5a6c0fda3e0d4092dde54eb6ffd4c32 > >Â Author: Mike Black W9MDB <mdb...@ya...> > >Â Date:Â 2022-08-23 (Tue, 23 Aug 2022) > > > >Â Changed paths: > >Â Â M include/hamlib/rig.h > >Â Â M security/security.c > >Â Â M src/misc.h > > > >Â Log Message: > >Â ----------- > >Â Make pthread.h a default include and remove config.h from being included in rig.h > > https://github.com/Hamlib/Hamlib/milestone/14 |