Aight, thanks.
Btw i love your user friendliness

No problem, let me know if you have issues with the second link and I will write up a simple script for you for the deps
I tried the 2nd link and was getting errors about src/json/json_spirit_writer_template.h:31:50 warning: typedef 'Char_type' locally defined but not used [-Wunused-local-typedefs]
That's just a warning, ignore it
I'd love to, but this is how the make ends:
{standard input}: Assembler messages:
{standard input}:39299: Warning: end of file not at end of a line; newline inserted
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:1597: recipe for target 'build/json_spirit_reader.o' failed
make: *** [build/json_spirit_reader.o] Error 4
make: *** Waiting for unfinished jobs....
pi@raspberrypi /bin/MMXIV-NewUI $
I'll have to look into that more tomorrow...
EDIT: That's what I got from the first link. I'll try the 2nd one tomorrow. I added Jessie to source.list and installed all of the dependencies. Then ran qmake and make.