Application could not start properly(0xc000a200).Please click "ok" to close the application.
Solved
General and Desktop
-
Hello everyone! After I deploy a qt application. I get the following error:
Application could not start properly(0xc000a200).Please click "ok" to close the application.
Why? Could anyone give me the answer? Thanks a lot!
-
@small_bird it looks like your missing some support/required libraries (DLLs in this case) while deploying your application.
This post may shade some light to your issue. -
@Pablo-J.-Rogina Thanks the problem has been solved! The .dll files must be got from mingw compiler directory!