I learned of this project a few days ago and I was super excited.
I looked at the dependencies and figured I'd give shot at compiling for PowerPC. Compiling was easy enough, running launcher is another story.
I can load the launcher but there are a couple of errors I am not sure about.
This error appears in terminal immediately after starting launcher. A Qt5 error:
Code: Select all
QObject::connect: No such slot Launcher::ProcessInvoker::processError(QProcess::ProcessError)
Code: Select all
Failed to open ~/Desktop/build/DIABDAT.MPQ with error 1000
