Den123
Точно. В пути стоял старый UID3 0x09...
Type: Posts; User: doomer_gp; Keyword(s):
Den123
Точно. В пути стоял старый UID3 0x09...
The problem has fixed.
I've fogotten to change path in pkg file
"..\sis\backup_registration.xml" -"!:\private\09425AFF\backup_registration.xml"
from 09425AFF to E9425AFF after i...
; Installation file for hello application
;
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If...
Of cause first of all i tried self signed using using makekeys and signSIS. But it does give the correct result. Installation brake down all the time.
Sertificate cheking is set to Off and and...
I'm a newbie in Symbian. I'm trying to intall my first hello world application on my E90 smartphone. I've got SIS file signed using Online form. And i'm having problem trying get my hello world...
Начинаю работать с Symbian.
Скомпилил пустую hello wrold из Carbide с++.
nt main(void)
{
printf("Hello Open C!\n");
printf("Press a character to exit!");
int c = getchar();