Skip to content

Platform: Raspbian Jessie

Craig Minihan edited this page Jun 3, 2016 · 8 revisions

Raspbian comes with lots of nice development tools already installed. However we need a few extra bits:

apt-get install lcov

apt-get install libboost-thread-dev libboost-filesystem-dev libboost-date-time-dev \
    libboost-regex-dev libboost-system-dev

Clone this wiki locally