![]() |
2010-07-28
, 22:21
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#2
|
![]() |
2010-07-29
, 07:18
|
Posts: 18 |
Thanked: 1 time |
Joined on Jun 2010
|
#4
|
I am a student and wanted to write my own app for my cell (N900).
I am using Nokia QT SDK. I am able to build and deploy the app on my cell. However I am facing two issues :-
1. The data files (binary) are not copied to the cell. When I manually copy the files in the folder, the application works fine. If I declare them as resource files then they are copied but i can not write to them.
2. I am facing issues regarding creating an application shortcut automatically from the .deb .
Please help me as i am new to C++ and Qt environment