by MW Ron <mwron@[EMAIL PROTECTED]
>
May 28, 2004 at 11:49 AM
In article <8dadfa3f.0405271232.3b1b84aa@[EMAIL PROTECTED]
>,
yemmgow@[EMAIL PROTECTED]
(Gowtham) wrote:
>Hi
>
>I am trying to run a simple helloworld application . I can run it ok
>on the emulator but i have issues regarding creating a .sis file for
>installation on the Nokia N-gage . I am using codewarrior personal
>edition and using the SDK that we are asked to download along with the
>codewarrior . I tried to build it for ARMI . i can see the .app and
>.rsc files are created in their respective postions . The problem is
>in creating a .pkg file and getting .sis out of it . i looked through
>the sdk documentation for help but in vain. i get this error " can't
>create symbolics for the target" .am not sure what this means . i read
>this article and follwed it step by step
>http://www.sys-con.com/wireless/article.cfm?id=576
without any sucess
>. could someone please put me on the right track .
>
The easiest way to achieve this is using our Symbian Installer post
linker. You would have to choose the Symbian Installer as the post
linker and specify the the file name for sis file.
Normally the post linker should add all the necessary files to the sis
file.
In case there are more files that need to go into the sis file and are
not part of the project, then you can use the makesis utility from the
SDK to build the sis file..For this, you would have to create pkg file
and run makesis on the pkg file..
For more details on makesis and the pkg file format, the you can refer
to the SDK documentation.
Developer Library > Tools and Utilities > Installation reference
Also I have a sample pkg file. if you would like it drop me a note. it
is pretty small.
Ron
--
Metrowerks, one of the worldıs top 100 companies and influencers
in the software development industry. - SD Times May 2004
http://www.sdtimes.com/2004sdt100.htm
Metrowerks, maker of CodeWarrior
Ron Liechty - MWRon@[EMAIL PROTECTED]
- http://www.metrowerks.com