QT Wont create program that dont fall
General and Desktop
5
Posts
2
Posters
1.1k
Views
1
Watching
-
Like a month ago i've started to learn in QT, wrote some basic programs and then i have noticed that there is QT5 :)
So i have installed it and now i cant build a program that wont fail - even from blank template (QT - desktop aplication)Have any ideas what can i do? Reinstall is not helpfull.
Im on win using mingw.
-
Sorry, i wrote it late.
By program i mean successfully built program (*.exe) which ends with return val -1073741511.
It does this in both debug and release build env.
Im launching it just by pressing ctrl+r.Hope this helps...
-
Just updated to 5.0.2 and it is solved, everything is working fine now :)