discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: GNU Radio 3.9 OOT derived class


From: Vasil Velichkov
Subject: Re: GNU Radio 3.9 OOT derived class
Date: Fri, 23 Apr 2021 11:27:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Hi Alvaro,

On 23/04/2021 02.43, Alvaro Pendas Recondo wrote:
> The source code is available here https://github.com/apruhd/gr-TFMv3

You have two find_package(Gnuradio "3.9" ...) in your CMakeLists.txt - lines 77 
and 177

https://github.com/apruhd/gr-TFMv3/blob/master/CMakeLists.txt#L77
https://github.com/apruhd/gr-TFMv3/blob/master/CMakeLists.txt#L177

You need to add the required components (digital, blocks, analog, ...) on line 
77 and delete line 177

Regards,
Vasil



reply via email to

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