hi all..
I am using Carbide vs 2.0.1 with Visual studio 2003...
I build and debug the sample application...
I want to create *.sis file for that project....
please anyone help me to create sis files...
hi all..
I am using Carbide vs 2.0.1 with Visual studio 2003...
I build and debug the sample application...
I want to create *.sis file for that project....
please anyone help me to create sis files...
I can able to debug my application in my system....
but while creating sis file its giving error...
update:
If carbide fails to create the .sis file for you, you could go ahead with the makesis tool
Priju
That's fine with Debugging part but when you want to create .Sis file then you have to build in "Release" mode.
As you are working with VS2003 IDE, Go in:
Then build your project. If it is successful then it will create .Sis file for you.Build->Configuration Manager->Rel_S60_*
You may need to give correct/full path in your .pkg file entries.
Kiran.