Qt 5.14.2 execution error
-
-
Hello!! I am trying to move my application to the new Qt version (5.14.2).
I have a problem. When I want to exec it appears the CDB error. When I execute it with the .exe file I have this error:

Do you know how to fix it?
Thank you very much!
-
Looks like library mismatch (different compile and run version of Qt; or different compiler used to make libs and app).
