Hi evrybody!
I work on series60 3rd editon.
I have compiled perfectly my app with the command line
abld build winscw udeb
Now i want to make a sis file to install on my handset, so i use the command line
abld build armi urel
and i obtain this eror.
I don't kno how to solve it. Plesa help me it's urgent...Code:\epoc32\gcc\bin\gcc.exe was called but is not supported in this release. make[1]: *** [..\..\..\EPOC32\BUILD\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group\MOBIFINDIT\ARMI\UREL\FCListBox.o] Error 255 make: *** [TARGETMOBIFINDIT] Error 2 make -r -f "\Symbian\9.1\S60_3rd\EPOC32\BUILD\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group\ARMI.make" FINAL CFG=UREL VERBOSE=-s make -s -C \Symbian\9.1\S60_3rd\S60Ex\mobifindit\group -f "ICONS_SCALABLE_DC.MK" TO_ROOT=..\..\..\..\..\.. EPOCBLD=..\..\..\..\..\..\Symbian\9.1\S60_3rd\EPOC32\BUILD\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group\ICONS_SCALABLE_DC\ARMI TO_BLDINF=..\..\..\..\..\ ..\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group PLATFORM=ARMI CFG=UREL FINAL make -s -C \Symbian\9.1\S60_3rd\S60Ex\mobifindit\group -f "MOBIFINDIT_BITMAPS.MK" TO_ROOT=..\..\..\..\..\.. EPOCBLD=..\..\..\..\..\..\Symbian\9.1\S60_3rd\EPOC32\BUILD\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group\MOBIFINDIT_BITMAPS\ARMI TO_BLDINF=..\..\..\..\. .\..\Symbian\9.1\S60_3rd\S60Ex\mobifindit\group PLATFORM=ARMI CFG=UREL FINAL
Here is the content of my bld.inf file
Code:PRJ_PLATFORMS WINS WINSCW GCCE ARMV5 ARMI PRJ_EXPORTS ..\inc\hello.txt ..\winscw\c\private\A000017F\hello.txt PRJ_MMPFILES gnumakefile icons_scalable_dc.mk gnumakefile mobifindit_bitmaps.mk mobifindit.mmp







