[Solved] Qt debug on device stops itself
-
let's see these images:
!http://img818.imageshack.us/img818/2576/ccattura.png!!http://img841.imageshack.us/img841/4891/dcattura.png!
!http://img823.imageshack.us/img823/1020/ecattura.png!
why can not i test my app on c5-03, although i can use it on simulator with no error?
p.s.: no application output or building errors for now!EDIT: this is the output when i stop the building process: "The process "C:\QtSDK\Symbian\SDKs\Symbian3Qt473\epoc32\tools\make.exe" crashed.
Canceled build." -
EDIT: all right now! the issue:
@
:-1: error: Installation failed: 'Missing dependency: Qt, need version 4.07(3) or newer' Code: 131073; see http://wiki.forum.nokia.com/index.php/Symbian_OS_Error_Codes for descriptions of the error codes
@but i have already installed qt installer versione 4.07(03) for S60 5th and CODA. soluctions? =)
-
all right. it was my fault. in fact, i installed qt installer for symbian 5th generation, but i decided to install it without installing dependences too.
so, you can install it on external memory but you must install dependences too, soon after you finish installing qt_installer.sis! ;) -
Thanks dude... It is very helpful for me