mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-08-14 23:43:29 -04:00
Updated Build Linux (markdown)
+1
-1
@@ -74,7 +74,7 @@ wxWidgets-3.1.5$ make -j4 && make install
|
||||
### Build CubicSDR
|
||||
*Notes:*
|
||||
- Add ``` -DUSE_HAMLIB=1 ``` to cmake command line to include hamlib support.
|
||||
- For RasberryPi4, add ``` -DOTHER_LIBS="libatomic" ```
|
||||
- For RasberryPi4, add ``` -DOTHER_LIBS="-latomic" ```
|
||||
```bash
|
||||
$ git clone https://github.com/cjcliffe/CubicSDR.git
|
||||
CubicSDR$ cd CubicSDR
|
||||
|
||||
Reference in New Issue
Block a user