vuori / linux-minidisc

Free software for accessing MiniDisc devices (fork with NetMD fixes—use upstream for HiMD devices)
GNU General Public License v2.0
45 stars 9 forks source link

Building on Ubuntu 18.04 #1

Closed aolney closed 6 years ago

aolney commented 6 years ago

Had to do a few things extra; perhaps the README needs to be updated?

sudo apt-get install libgcrypt20-dev libglib2.0-dev libusb-1.0-0-dev qt4-qmake libid3tag0-dev libmad0-dev qmake -qt=qt4 CONFIG+=without_mad CONFIG+=without_gui

vuori commented 6 years ago

Thanks, fixed.