I have Qt 5.0.1 on my work computer (MinGW build), I collect the project, throw all the necessary files into the folder, I launch it - it works. Removed environment settings from settings specifically to make sure everything is clean, all the paths associated with Qt still work. When you run on any other computer that does not have Qt SDK, a run-time error flies out, and on different different ones, somewhere with the path to the executable running, somewhere with just the body of the error.
MS Visual C ++ Redistributable stand, even reinstalled specially by hand - to no avail.
What could be the problem? How can this be fixed? Could this be any cant of Qt's official build itself, downloaded from http://qt-project.org/downloads ?