【问题标题】:Ubuntu 14.04 GNU Radio ErrorUbuntu 14.04 GNU 无线电错误
【发布时间】:2014-11-12 08:12:03
【问题描述】:

我是使用 GNU Radio 的新手,我正在尝试按照指令 here 构建我自己的树外模块。但是当我在构建目录中运行cmake ../ 时出现以下错误:

checking for module 'gnuradio-runtime'
--   package 'gnuradio-runtime' not found
-- Could NOT find GNURADIO_RUNTIME (missing:  GNURADIO_RUNTIME_LIBRARIES)
CMake Error at CMakeLists.txt:98 (message):
GnuRadio Runtime required to compile mypack


-- Configuring incomplete, errors occurred!

如果有人能帮我解决这个问题,我会非常有帮助。我正在使用 Ubuntu 14.04 (Trusty Tahr)。

【问题讨论】:

    标签: cmake ubuntu-14.04 gnuradio


    【解决方案1】:

    此错误表明您的 OOT 是针对 GNU Radio 3.7.0 或更高版本构建的,并且您正在使用旧 GNU Radio 版本来构建它(例如 3.6.X)。

    【讨论】:

      猜你喜欢
      • 2016-03-09
      • 2015-10-31
      • 2015-03-26
      • 2016-06-07
      • 2015-12-21
      • 2016-10-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多