Hi Alvaro, On 22/04/2021 19.02, Alvaro Pendas Recondo wrote: > Thank you for your answer. Should not be Gnuradio "3.9" instead of "3.9"?.
Yes, use the version you are developing for. > Anyway, I tried with both options and I got the same error: > > Target "TFMv3_python" links to target "gnuradio::gnuradio-digital" but the > target was not found. Perhaps a find_package() call is missing for an > IMPORTED target, or an ALIAS target is missing? Try deleting the build directory (or at least delete CMakeCache.txt file), re-run cmake again and provide the full output. Can you share the whole source code? As a github repo for example. Regards, Vasil
