mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-17 09:31:49 -05:00
Updated Build OSX MacPorts .App (markdown)
parent
8277247e43
commit
400b29dc29
@ -8,6 +8,7 @@ Note: This is a work-in-progress as relevant branch for these instructions is ht
|
||||
Substitute your own user paths where appropriate.
|
||||
|
||||
```
|
||||
ccliffe$ mkdir ~/Dev
|
||||
ccliffe$ mkdir ~/Dev/wxWidgets-build
|
||||
ccliffe$ cd ~/Dev
|
||||
ccliffe$ wget http://sourceforge.net/projects/wxwindows/files/3.0.2/wxWidgets-3.0.2.tar.bz2/download
|
||||
@ -26,12 +27,11 @@ ccliffe$ make && make install
|
||||
```
|
||||
ccliffe$ sudo port install rtl-sdr fftw-3-single liquid-dsp
|
||||
.. installing ..
|
||||
ccliffe$ mkdir ~/Dev
|
||||
ccliffe$ cd ~/Dev
|
||||
```
|
||||
|
||||
### Build CubicSDR
|
||||
```
|
||||
ccliffe$ cd ~/Dev
|
||||
ccliffe$ git clone https://github.com/cjcliffe/CubicSDR.git
|
||||
.. cloning ..
|
||||
ccliffe$ cd CubicSDR/cmake_build
|
||||
|
Loading…
Reference in New Issue
Block a user