gr-analysis icon indicating copy to clipboard operation
gr-analysis copied to clipboard

Wrong UHD header (UHD 3.10.2) -- PyBOMBS compilation fails

Open ghost opened this issue 7 years ago • 0 comments

Hi,

With UHD 3.10.2 PyBOMBS compilation fails due to a wrong uhd included header. To solve the issue, it is enough to replace line 20 of specrec.cpp with #include <uhd/utils/thread_priority.hpp>

ghost avatar Oct 26 '17 10:10 ghost