Running Qtcreator as root is plain bad. This will let it destroy anything and everything if you foul up your build scripts. Furthermore, all files generated by it will be owned by root but saved in places where you'd most likely want to play around as normal user. So, NEVER run build tools as root!