Skip to content

CMake Error: The following variables are used in this project, but they are set to NOTFOUND. #32

@ianmclean1995

Description

@ianmclean1995

I've managed to work through most of my issues so far, but I'm a bit stuck on the two errors I'm getting after I run cmake:

-- Found FFTW: /usr/local/lib/libfftw3.so
CMake Error at cmake/Modules/FindRTLSDR.cmake:43 (MESSAGE):
Could not find RTLSDR library
Call Stack (most recent call first):
CMakeLists.txt:33 (FIND_PACKAGE)

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
Boost_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/imc/LTE-Cell-Scanner
used as include directory in directory /home/imc/LTE-Cell-Scanner
used as include directory in directory /home/imc/LTE-Cell-Scanner

-- Configuring incomplete, errors occurred!
See also "/home/imc/LTE-Cell-Scanner/build/CMakeFiles/CMakeOutput.log".

Any advice or direction would be appreciated, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions