ok i compiled it without using vc6 and made a sis file but when i installed it, there is no icon and when i browse to the .app file and try launch it, it says there is no associated program to open this file....?
helloworld
If you need icon for the program, then you need to build the AIF file along with the application. It will contain information about the icon you want to use.
After installation the application should start tho... don't know about that problem... cant help on that one.
-Alex
hmm i have the same problem and i don't find any idea ohw its gona work 😞
Hi
I had the same problem.................then I solved it in this way........
I made a .pkg file. I added only .app and .rsc file in the .pkg file. IT was like:
""
; Languages
; none - English only by default
#{"Sybera_Bt_search"},(0x00BFC374),1,0,0
"F:\Symbian\6.1\Series60\Epoc32\Release\ARMI\UREL\SYBERA_BT.APP"-"!:\system\apps\SYBERA_BT\SYBERA_BT.APP"
"F:\Symbian\6.1\Series60\Epoc32\Release\ARMI\UREL\SYBERA_BT.RSC"-"!:\system\apps\SYBERA_BT\SYBERA_BT.rsc"
""
Then I did makesis appname.pkg
then i get a .sis file............insatalled it to the 7650 with PCStuite and IrDA
...............have fun
Nimo