I update qt sdk to for new version, update QtCreator, but there is dont work.
MinGW(Debug) and MSVC(Debug) still dont work and get me this error "During sturtup program exited with code 0xc0000139", MSVC(Release) dont work too and get me this:
“C:\Users\ruzik\Documents\my_projects\Debug\RizekFaster.exe exited with code -1073741511”
And if i can see in the memoty window adress with code 0xc0000139 is empty, there is no zero in it.
It is error in Qt Creator, because i can compile my project in Microsoft Visual Studio with MSVC without any problems!