discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Errors trying to build gr-radioteletype for versi


From: Vasil Velichkov
Subject: Re: [Discuss-gnuradio] Errors trying to build gr-radioteletype for version 3.8
Date: Thu, 5 Sep 2019 16:18:05 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Hi Barry,

On 05/09/2019 16.11, Barry Duggan wrote:
> Hi Michael,
> 
> I installed libcppunit-dev which resolved the "No package 'cppunit' found" 
> error, but still get:
> 
> """
> CMake Error at CMakeLists.txt:143 (find_package):
>   Could not find a configuration file for package "Gnuradio" that is
>   compatible with requested version "3.7.2".
> 
>   The following configuration files were considered but not accepted:
> 
>     /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.9.0.0-git
> 
> -- Configuring incomplete, errors occurred!
> See also "/home/pi/gr-radioteletype/build/CMakeFiles/CMakeOutput.log".
> """
> 
> CMakeLists.txt line 143 says:
> find_package(Gnuradio "3.7.2" REQUIRED)
> 
> should I change that to "3.8.0"? or "3.9.0"?

You could change it but it's not going to work. This module have to be ported 
to support gnuradio 3.8 or 3.9, see 
https://wiki.gnuradio.org/index.php/GNU_Radio_3.8_OOT_Module_Porting_Guide

First try contacting gr-radioteletype developers and ask them if they have 
plans to support 3.8

Cheers,
Vasil



reply via email to

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