Monday, October 11, 2021

Re: Cmake cannot find GNU Radio package

Hi Marcin,

On 11/10/2021 10.15, Marcin Puchlik wrote:
> then install it again by typing:
> *sudo apt install gnuradio=3.8.1.0\~rc1-2build2*
> Installation process was successful and I can run GNU Radio companion GUI
> but I do not know why during compilation process, cmake cannot find the GNU
> Radio.

You need to install gnuradio-dev package as well. It needs to be the same version as the gnuradio package and installed from the same repository.

Regards,
Vasil

No comments:

Post a Comment