inspectrum icon indicating copy to clipboard operation
inspectrum copied to clipboard

debian build errors

Open rogueops opened this issue 8 years ago • 1 comments

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".

rogueops avatar Jul 11 '16 03:07 rogueops

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

miek avatar Jul 11 '16 15:07 miek