The Following User Says Thank You to sony123 For This Useful Post: | ||
![]() |
2012-04-01
, 07:33
|
|
Posts: 1,338 |
Thanked: 1,055 times |
Joined on Oct 2009
@ California, USA / Jordan
|
#2
|
The Following 2 Users Say Thank You to bandora For This Useful Post: | ||
![]() |
2012-04-01
, 10:39
|
|
Moderator |
Posts: 2,622 |
Thanked: 5,447 times |
Joined on Jan 2010
|
#3
|
The Following 3 Users Say Thank You to qwazix For This Useful Post: | ||
![]() |
2012-04-12
, 06:11
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#4
|
Most probably there are some dependencies missing. Try packaging with smart installer.
*.pro: LIBS += -lcrypto *.h: #include <openssl/evp.h> #include <openssl/aes.h>
error: Recipe linkandpostlink failed with exit code 1.
I have made the necessary changes to QML and pro files so the app looks fine in Qt Simulator. I also got the developer certificate from nokia and can build the sis file.
However, when I installed it on an RDA device, the app installed but wouldn't launch. Is there a terminal in symbian world that can be used for debugging?
Thanks in advance for any pointer.
Last edited by sony123; 2012-04-12 at 07:48.