Can't run compiled file outside Qt. From qt creator runs fine. The program was created as a project qt "Application in C ++". Version of Qt Creator 4.0.2.

At start from the conductor the error gets out: enter image description here

    1 answer 1

    In the folder with the executable exe-file you need to throw all the missing libraries. What libraries are missing can be viewed using lister'a Total Commander'a. Select the executable file and press F3, something like this will appear lister window Those libraries that are highlighted with a red icon must be copied to a folder and an exe file.