windows - Qt Creator "The program has unexpectedly finished." -


yesterday installed qt creator , qt library 5.0.1. when created new project , wanted see how looks, build , run program , got following error:

starting c:\users\khaled\workspace_qt\test-build-desktop_qt_5_0_1_mingw_32bit-debug\debug\test.exe... program has unexpectedly finished. c:\users\khaled\workspace_qt\test-build-desktop_qt_5_0_1_mingw_32bit-debug\debug\test.exe exited code -1073741511 

i got same error when tried build , run address book application example section.

i looked other questions here, , read 1 said check g++ version , change toolchain build & run section in setting, there nothing says toolchain. read 1 said try chnage between debug , release mode, both didn't work. read post using event viewer see lacking dlls couldn't find anything.

why getting error message , how can fix it?

thanks

if run application clicking on or using cmd (basically not through qt), windows system error informing of problem. if you're missing dll's (which seem be), you'll told ones, although tell 1 @ time.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -