Interesting coin...
But the qtwallet doesn't seem to want to compile, at at least for me. Fairly standard Ubuntu 14.04 setup.
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libcrypto.a(dso_dlfcn.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
I haven't gotten this error before. The CMake project should include everything it needs... Can you try with the latest version of CMake?