drmpeg / gr-paint

An OFDM Spectrum Painter for GNU Radio
GNU General Public License v3.0
133 stars 25 forks source link

cmake Error #8

Closed cn0xroot closed 7 years ago

cn0xroot commented 8 years ago

`cmake ../ -- Build type not specified: defaulting to release. -- Could NOT find Boost CMake Error at CMakeLists.txt:63 (message): Boost required to compile paint

-- Configuring incomplete, errors occurred!` How to fix it?

drmpeg commented 8 years ago

sudo apt-get install libboost-all-dev