First try I got: equalizer/equalizer.pro:10: Parse Error ('pretty.h')
Then I removed the extra pretty.h line and got: ../../gui/prettyshim.h:4:10: fatal error: QObject: No such file or directory #include <QObject>
which is beyond my time to dig right now :/