gnuradio / gr-tutorial

A tutorial OOT module for GNU Radio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not build with gnuradio next branch

ekigwana opened this issue · comments

CMake Error at CMakeLists.txt:94 (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/lib64/cmake/gnuradio/GnuradioConfig.cmake, version: 3.8.git.0

Yep, as we're not yet at a release point for 3.8, and it's a developer version, not a user version, this is no surprise! But we shall definitely track that as an issue for GNU Radio's 3.8 release, as I consider usability as important as technical progress alone. Thanks!