kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile from source in Linux (markdown)
rodzic
37180e542e
commit
37e8f23b3b
|
@ -258,8 +258,9 @@ Prerequisites:
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<pre><code>cd /opt/build
|
<pre><code>cd /opt/build
|
||||||
git clone https://github.com/EttusResearch/uhd.git
|
git clone https://github.com/EttusResearch/uhd.git
|
||||||
|
git fetch origin UHD-4.0
|
||||||
|
git checkout UHD-4.0
|
||||||
cd uhd/host
|
cd uhd/host
|
||||||
git checkout v4.0.0.0
|
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=/opt/install/uhd ../
|
cmake -DCMAKE_INSTALL_PREFIX=/opt/install/uhd ../
|
||||||
|
|
Ładowanie…
Reference in New Issue