Hi Martin,
There are some problems with this build. I had to disable thread
naming in uhd::set_thread_name calls to pthread_setname_np. I should
probably re-enable it and set HAVE_THREAD_SETNAME_DUMMY instead of
disabling it via comment. I couldn't get tests to work. I had a hang
when running
Hi Chris,
thanks for reporting back! mingw is not one of the compilers we test with
(it's not so long ago that it didn't even support std::thread and couldn't
compile UHD at all).
But this fix is something we can add permanently to UHD. In fact, I think
this include should come first in all the