discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] compiling OOT module gr-dsd


From: Brandon Lester
Subject: [Discuss-gnuradio] compiling OOT module gr-dsd
Date: Sat, 30 Jul 2016 10:17:57 -0400

I installed gnuradio 3.7.5 through the Debian package manager. I cloned the git repository for gr-dsd. I began the process of using cmake, but it fails giving the following error:

CMake Error at CMakeLists.txt:104 (find_package):
  By not providing "FindGnuradio.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Gnuradio",
  but CMake did not find one.

  Could not find a package configuration file provided by "Gnuradio"
  (requested version 3.7.2) with any of the following names:

    GnuradioConfig.cmake
    gnuradio-config.cmake

  Add the installation prefix of "Gnuradio" to CMAKE_PREFIX_PATH or set
  "Gnuradio_DIR" to a directory containing one of the above files.  If
  "Gnuradio" provides a separate development package or SDK, be sure it has
  been installed.


In the readme file for the gr-dsd package, it said I could specify the location of the gnuradio installation with DCMAKE_INSTALL_PREFIX, but this fails as well. Does anybody have any idea what I'm doing wrong?

--
Brandon Lester



reply via email to

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