Was there a resolution to this issue? I installed Ubuntu 20.04LTS to run on an arcade cabinet. I tried several other flavors of Linux but most did not like my hardware, or I did not like them. I settled on Ubuntu 20.04 and installed MAME from apt and I think it is 0.220. I want to install QMC2 because everyone says it is one of the best out there but it seems it is abandoned. Are there any instructions on how to set it up and where to get an updated version of it?
As far as I know, the author of QMC has been dealing with health issues and hasn't had time to work on QMC for a few years. I wouldn't expect this to be fixed until he shows up again regularly, assuming his life allows such.
I have gotten this PPA that resolves qt4 dependencies, but "libphonon-dev" is still missing. Qt4 for Ubuntu 20.04
Anyway I get an error trying to compile:
Code
sudo make install DISTCFG=1
[sudo] contraseña para lex:
qmake: could not exec '/usr/lib/qt5/bin/qmake': No such file or directory
qmake: could not exec '/usr/lib/qt5/bin/qmake': No such file or directory
qmake: could not exec '/usr/lib/qt5/bin/qmake': No such file or directory
qmake: could not exec '/usr/lib/qt5/bin/qmake': No such file or directory
/usr/bin/lrelease data/lng/qmc2_de.ts
lrelease: could not exec '/usr/lib/qt5/bin/lrelease': No such file or directory
make: *** [Makefile:1461: data/lng/qmc2_de.qm] Error 1