gr-analysis
gr-analysis copied to clipboard
Wrong UHD header (UHD 3.10.2) -- PyBOMBS compilation fails
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>