sdrangel/Readme.md

7 lines
282 B
Markdown
Raw Normal View History

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