how to make sis file in carbide.c++?
Check Express online help, section "PKG/SIS Files, working with".
If you create a project from one of the templates, the templates create a package file and then the build for a phone target (ARMI, THUMB or GCCE) will automatically create a sis-file as part of the build.
Does it work also with UIQ 3 SDK? It seems to me that PKG file is not created.Originally Posted by mitts
There were no UIQ3 phones available to us to test with, so the PKG file was not added. Though you should be able to create one and add it to the project.Originally Posted by martinjakl
Cheers,
Tim
Just right click on the .pkg file in your projects explorer then select "Build PKG File" and your done.
ciao
You can also build sis file with cmd prompt:
cd to your workspace directory:
then type c:\...\group\>makesis yourfile.pkg