jketterl / digiham

tools for decoding digital ham communication
GNU General Public License v3.0
46 stars 14 forks source link

Could not find a package configuration file provided by "Csdr" #7

Closed gegtor closed 2 years ago

gegtor commented 2 years ago

Hi

I'm trying to build digiham and have installed codecserver and csdr which I can both use from command line

When executing cmake .. It can't find Csdr

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

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

    CsdrConfig.cmake
    csdr-config.cmake

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

-- Configuring incomplete, errors occurred!
See also "/home/senpai/digiham/build/CMakeFiles/CMakeOutput.log".
See also "/home/senpai/digiham/build/CMakeFiles/CMakeError.log".

How can I fix this? Thanks

jketterl commented 2 years ago

This space is reserve for issues only. Please use the groups.io mailinglist for support requests.