-
Notifications
You must be signed in to change notification settings - Fork 90
Compilation
Dominic Létourneau edited this page Oct 2, 2018
·
4 revisions
sudo apt-get install libqt4-dev cmake libasound2-dev git libqtwebkit-dev
git clone https://github.com/introlab/manyears.git
cd manyears/manyears-C
mkdir build
cd build
cmake ../
make
manyears/manyears-C/bin/ManyEars