Qt Errors and Answers

This is a post containing all the problems I had installing and using Qt. Most of them can be fixed quite simply.
Qt:__________________________________________________________
Error: Qt does not compile certain programs on Windows Vista (In my case this was qwt)
Error Code: “gcc: installation problem, cannot exec `cc1′: No such file or directory”
Solution:
to solve the problem, you have [...]