Indeed, that was the error. Now everything works fine. Thank you very much for your help.
Regards,
Álvaro
El vie, 23 abr 2021 a las 10:27, Vasil Velichkov (<vvvelichkov@gmail.com>) escribió:
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
No comments:
Post a Comment