Re: [Hamlib-developer] (no subject)
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Black M. <mdb...@ya...> - 2022-08-31 15:26:42
|
Yeah...that guy decided to put static functions and such in the include rather than separating them.Need to fix that. Mike On Wednesday, August 31, 2022 at 10:15:38 AM CDT, G0GJV <g0...@go...> wrote: I've gone back to basics, and regenerated everything. I can now build and run with MSVC. My main Qt build now has it's own compilation issues - none of you concern! BUT if I add e.g. #include <io.h> after #include <hamlib/rig.h> the #defines of /* Wrap cancellation points */ after l1381 in winpthreads.h causes all sorts of problems. I note that in the original pthreads.h these get skipped unless __WINPTRHEAD_ENABLE_WRAP_API is defined. Maybe this should be included in your winpthreads.h? Also, if you include rig.h in multiple compilation units, I get linker complaints that the winpthreads functions are defined multiple times. Mike G0GJV > I still cannot compile and run with MSVC > > What are you compiling, with which compiler? > > Mike G0GJV > > > So what's your status on this? My compile worked. > > > > Mike W9MDB _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer |