Good morning everybody!!
I`m the new member of SYMBIAN & UIQ.
I was using the sample already in UIQ_21
C:\Symbian\UIQ_21\UIQExamples\HelloWorld
Detail of HelloWorld.mmp:
TARGET HelloWorld.app
TARGETTYPE app
UID 0x100039CE 0x101F6163
...
If i did not change it, building is OK
If i replace 3 lines above like this:
TARGET HelloWorld.exe
TARGETTYPE exe
UID 0
...
-->Cannot building it. Error when compiling
Anyone please help me!!