discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cmake cannot find GNU Radio package


From: Vasil Velichkov
Subject: Re: Cmake cannot find GNU Radio package
Date: Mon, 11 Oct 2021 14:13:17 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.0

Hi Marcin,

On 11/10/2021 12.49, Marcin Puchlik wrote:
> and I am doing an example project from
> GNU Radio tutorials.
> Yes, I get the same error when building other open source OOT modules (I
> tried module from CGRAN called gr-dsd and I got identical messages).

I just successfully built gr-dsd (the maint-3.8 branch) in a clean Ubuntu 20.04 
docker container. 

> Find the CMakeList.txt below:

Looks good.

> For whole project, see the github link here: 
> https://github.com/marcinsztajn/gr-howto

I was able to build your howto as well.

Provide the full output of the following commands

  dpkg -l | grep gnuradio
  find / -name "gnuradio-runtime*.cmake"
  grep INTERFACE_INCLUDE_DIRECTORIES /usr/lib/x86_64-linux-gnu/cmake/gnuradio/*

Regards,
Vasil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]