07-20-2018, 10:39 PM -
I've been making local builds of RPCS3 for a while now and I recently had to reinstall linux because of me doing a stupid thing with my nvidia drivers. I happened to change desktop environment from KDE to Cinnamon in that time. I installed Qt5-base, qt5-declarative, and all the other dependencies listed on the github page but this still happens.
: QJSEngine: No such file or directory
#include <QJSEngine>
Did qt5 change something that would have only shown up in a fresh install? I've been searching for packages that might have what it's looking for but no luck. I've been using the build instructions from the github page.
: QJSEngine: No such file or directory
#include <QJSEngine>
Did qt5 change something that would have only shown up in a fresh install? I've been searching for packages that might have what it's looking for but no luck. I've been using the build instructions from the github page.