miek / inspectrum

Radio signal analyser
GNU General Public License v3.0
2.08k stars 267 forks source link

debian build errors #77

Open rogueops opened 8 years ago

rogueops commented 8 years ago

did a git clone cd to dir mkdir build cd build then cmake .. -- Could NOT find LIQUID (missing: LIQUID_LIBRARIES LIQUID_INCLUDES) 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: LIQUID_INCLUDES used as include directory in directory /root/inspectrum used as include directory in directory /root/inspectrum LIQUID_LIBRARIES linked by target "inspectrum" in directory /root/inspectrum

-- Configuring incomplete, errors occurred! See also "/root/inspectrum/CMakeFiles/CMakeOutput.log".

miek commented 8 years ago

Sorry, I haven't updated the build instructions - you need to compile and install liquid-dsp first.