balint256 / gr-baz

Collection of new blocks for GNU Radio
http://wiki.spench.net/wiki/gr-baz
GNU General Public License v3.0
191 stars 78 forks source link

baz swig didnt install #43

Open pushthis-zz opened 8 years ago

pushthis-zz commented 8 years ago

from cmake: -- No package 'uhd' found -- UHD NOT found! NOT compiling UHD-aware blocks -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.20 -- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/i386-linux-gnu/libusb-1.0.so -- libusb found - compiling RTL2832U source block -- Could NOT find Armadillo (missing: ARMADILLO_LIBRARY ARMADILLO_INCLUDE_DIR) -- Armadillo NOT found! NOT compiling MUSIC DOA estimator block

any help appriciated chris not sure what to do

ecapson commented 6 years ago

install the dependencies before cmake will solve the problem.