Closed LonelyMusicDisc closed 3 years ago
I'm using Linux mint (cinnamon) btw.
Confirmed.
The problem seems to relate to this commit.
maybe @gen2brain can help here?
I rolled back the 2.5 release and managed to build fine.
You are just missing some package that contains lrelease
util. Not sure which one, and what distro you are on, for me, I just install PyQt5 and everything is there. Some distros split that into many different packages.
sudo apt install qt5-default libpcap-dev libncurses5-dev libprocps-dev libxtst-dev libxcb-util0-dev qttools5-dev-tools libdtkwidget-dev libdtkwm-dev pkg-config
worked for me
For what it's worth, Fedora names the binary lrelease-qt5
so a symlink or adjustment to setup.py is needed.
this issue will be closed since I'm not using mupen64plus as of now. please reopen if you have the same issue/it isn't fixed
python3 setup.py build running build running build_qt error: [Errno 2] No such file or directory: 'lrelease'