On 9 October 2016 at 16:27, James Brown <[email protected]> wrote: > > After a lot of help from people in this group I am able to complete a Windows 10 CMake process for the Host software. > You can see it at: > http://www.seti.net/engineering/engineering.php > > The next problem is a compile error that I don’t know what to do with. > When I attempt to Build All, or any of the subprojects I get and error from pthread.h: > Code C2011 ‘timespec’: ‘struct’ type redefinition at pthread.h line 320. > Has anyone had experience with this error?
I googled the error and came up with a few people having this problem with pthreads. I'm not sure how anyone else has managed to get around this without editing the source code. Could you post the full output from the compiler?
_______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
