
12-02-2003, 04:35 PM
|
Registered User
|
|
Join Date: Feb 2003
Posts: 2
|
|
Trying to compile and install HelloWorld demo to P800
Hi there,
I just got my P800 and am experimenting with C++ programming it. I dowmloaded the UIQ7 SDK from ericsson. Don't have codewarrior (yet).
I manage to create a SIS file, but when I try to install it to the P800, I get 'application is not compatible with your phone and cannot be installed'.
This even happens with the already compiled demos in C:\Symbian\UIQ_70\examples\ToolsAndUtilities\Insta ll.
This is what I do:
[code:1]cd C:\Symbian\UIQ_70\examples\ToolsAndUtilities\Insta ll
makesis HelloWorld.pkg[/code:1]
and then doubleclick on the .SIS file to install it to the P800
After a few dialogs I get the above error.
I also sent the .sis file to the phone, and try to install it from there, but the phone says 'incompatible version of installation program'.
HelloWorld.pkg contains
[code:1]#{"Minimal application"},(0x10004299),1,0,0
; Only two files to install for the minimal application
"HelloWorld.app"-"!:\system\apps\HelloWorld\HelloWorld.app&quo t;
"HelloWorld.rsc"-"!:\system\apps\HelloWorld\HelloWorld.rsc&quo t;[/code:1]
What am I missing?
Thanks a lot
Joost
|

12-02-2003, 04:52 PM
|
Registered User
|
|
Join Date: Feb 2003
Posts: 2
|
|
Sorry, found the answer
Sorry for bothering you..
From
http://www.ericsson.com/mobilityworl...tips_jan03?PU=
All SIS packages for the P80x platform will need to include the following line in their package files:
(0x101F80BE), 1, 0, 0, {"SonyEricssonP80xPlatformProductID")
or, for general UIQ v2.0 compatibility:
(0x101F617B), 2, 0, 0, {"UIQ20ProductID"}
|

14-02-2003, 01:17 AM
|
Registered User
|
|
Join Date: Feb 2003
Posts: 11
|
|
Re: Sorry, found the answer
Quote:
Originally Posted by joostn
Sorry for bothering you..
|
Not a bother at all, I was just surfing for an answer to this problem as I'd just finished building my first .sis file and was wondering where the error message came from. Thanks for the link.
__________________
Jim Moy, Software Engineer - Cerience
|

02-04-2007, 06:30 PM
|
Registered User
|
|
Join Date: Dec 2006
Posts: 1
|
|
I had similar problem so I tried for
(0x101F80BE), 1, 0, 0, {"SonyEricssonP80xPlatformProductID")
But now I get
"this component is built-in" durring instalation".
What I should do?
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 11:43 AM.
|
|