(07-08-2014 10:36 AM)slavezeo Wrote: (07-07-2014 03:00 AM)xenowildfire Wrote: ppsspp 9.8-1569 SDL & QT uploaded.
Just asking should I use mediafire or mega for my uploads?
Either or, both have their disadvantages. I used Dropbox for my builds. In my script I included a little diddy that automatically moved the archive to my dropbox folder and it would just upload into a shared folder and call it a day. It worked strangely well. I can share my build scripts for both Qt and SDL. I believe you need a Qt5 build environment installed to compile the Qt build, but it looks like you've been making Qt builds anyway. So you should have it ready to rock.
compile_ppsspp-both.sh is SDL/QT for fedora 19/20/rawhide
compile_ppsspp.sh is for fedora / ubuntu for SDL target
and
compile_ppssppqt-ubuntu.sh is for Ubuntu QT target
I installed the Dropbox desktop to make full use of my script. Feel free to change it however you see fit, if you want.
Cheers!
BTW thanks for the builds 
I do have QT5 and that's what I build them with, but I will check this out.
Thanks