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
No comments:
Post a Comment