Closed cn0xroot closed 7 years ago
install uhd use sudo apt-get install uhd-host
before,
sudo apt-get remove uhd-host
,then build uhd with source from https://github.com/EttusResearch/uhd.
it's fixed now
The uhd logging api changed between release and master branch, but the SoapyUHD should be backwards compatible as of this commit: https://github.com/pothosware/SoapyUHD/commit/dfdd0edc5225ca6edcd74012784cc63210c0b108
It uses the existence of this file: uhd/utils/msg.hpp to detect the API difference. Perhaps you had both source and debs installed and it confused the logic vs which headers were included?
nice project for sdr.
is there anybody has the same Error?