There's none that I know of. QT Creator is an IDE just like Codeblocks, visual studio, etc, therefore the same rules apply. Either download the precompiled binaries, or use cmake to compile the source. Then, all you have to do is find out how to link the libraries to QT.