1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-06-15 21:12:27 -04:00
sdrangel/Readme.md

7 lines
282 B
Markdown
Raw Normal View History

2014-06-07 18:30:03 +01:00
For Ubuntu:
2014-10-30 12:31:21 +00:00
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev libusb-1.0
2014-06-07 18:30:03 +01:00
mkdir out && cd out && cmake ../ && make
2014-10-30 12:31:21 +00:00
"sudo apt-get install librtlsdr-dev" is not currently avaulable in utopic 14.10 amd64.