Languages

Menu
Sites
Language
can't run project on the Emulator

i m gettting the following error..

[Starting deploy process...]

[RDS] RDS mode is enabled.

$ pkgcmd -C -t tpk -n aSGit7lghY

Appid: aSGit7lghY.AudioDemo is Not Running

 

[Launching the application...]

$ export GCOV_PREFIX=/opt/apps/aSGit7lghY/data && export GCOV_PREFIX_STRIP=4096 && /opt/apps/aSGit7lghY/bin/AudioDemo.exe

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
kavish
create certificate for your application using below link. https://developer.tizen.org/help/topic/org.tizen.gettingstarted/html/dev... Now sign the application package with the help of below link. https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.app... After that build and run your application and your problem will be solved.
kavish
Just ignore above comment because link will not work so consider this comment link. create certificate for your application using below link. https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.gettingstarted%2Fhtml%2Fdev_env%2Fcertificate_generator.htm Now sign the application package with the help of below link. https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.gettingstarted%2Fhtml%2Fdev_env%2Fcertificate_generator.htm After that build and run your application and your problem will be solved.
kavish
Use below link for signing application https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.gettingstarted%2Fhtml%2Fdev_env%2Fsetting_author_certificate.htm