Mudanças entre as edições de "Shenidam"

De MochilaWiki
Ir para navegaçãoIr para pesquisar
(Criou página com '<source lang="bash"> sudo apt install git-core libboost-all-dev cmake libfftw3-dev libsndfile1-dev libsamplerate0-dev libboost-dev git clone https://github.com/stendardo/sheni...')
(Sem diferença)

Edição das 03h03min de 12 de setembro de 2018

sudo apt install git-core libboost-all-dev cmake libfftw3-dev libsndfile1-dev libsamplerate0-dev libboost-dev
git clone https://github.com/stendardo/shenidam.git
cd shenidam/
mkdir build
cd build
cmake ..
make
sudo make install

Referências