Code:
***Building project "helloworldbasic" for configuration "Phone Release (GCCE) [S60_5th_Edition_SDK_v1.0]"
***Invoking abld command
perl.exe -S ABLD.PL \S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group\ makefile gcce Icons_scalable_dc
make -r -f "\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group\GCCE.make" MAKEFILEICONS_SCALABLE_DC VERBOSE=-s
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
make -j 4 -s -C \S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group -f "ICONS_SCALABLE_DC.MK" TO_ROOT=..\..\..\..\..\.. EPOCBLD=\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\ICONS_SCALABLE_DC\GCCE TO_BLDINF=..\..\..\..\..\..\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group PLATFORM=GCCE MAKMAKE
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
Total Time: 0 sec
***Invoking abld command
perl.exe -S ABLD.PL \S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group\ library gcce
make -r -f "\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group\GCCE.make" LIBRARY VERBOSE=-s
make -s -C \S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group -f "ICONS_SCALABLE_DC.MK" TO_ROOT=..\..\..\..\..\.. EPOCBLD=\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\ICONS_SCALABLE_DC\GCCE TO_BLDINF=..\..\..\..\..\..\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group PLATFORM=GCCE LIB
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
make -s -r -f "\S60\devices\S60_5th_Edition_SDK_v1.0\EPOC32\BUILD\S60\devices\S60_5th_Edition_SDK_v1.0\S60CppExamples\helloworldbasic\group\HELLOWORLDBASIC\GCCE\HELLOWORLDBASIC.GCCE" LIBRARY
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -dumpversion, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-libgcc-file-name, ...) failed.
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -print-file-name=libsupc++.a, ...) failed.
Total Time: 1 sec
.................
helloworldbasicappui.cpp
process_begin: CreateProcess((null), arm-none-symbianelf-g++ -O2 -fno-unit-at-a-time -fexceptions -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -march=armv5t -mapcs -mthumb-interwork -pipe -nostdinc -c -mthumb -msoft-float -D__MARM_THUMB__ -D__MARM_INTERWORK__ -MD -DNDEBUG -D_UNICODE -D__GCCE__ -D__SYMBIAN32__ -D__S60_50__ -D__S60_3X__ -D__SERIES60_3X__ -D__GCCE__ -D__EPOC32__ -D__MARM__ -D__EABI__ -D__MARM_ARMV5__ -D__EXE__ -D__SUPPORT_CPP_EXCEPTIONS__ -D__MARM_ARMV5__ -D__PRODUCT_INCLUDE__=\"/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/variant/Symbian_OS.hrh\" -x c++ -include /S60/devices/S60_5th_Edition_SDK_v1.0/EPOC32/INCLUDE/GCCE/GCCE.h -I /S60/devices/S60_5th_Edition_SDK_v1.0/S60CppExamples/helloworldbasic/src -I /S60/devices/S60_5th_Edition_SDK_v1.0/S60CppExamples/helloworldbasic/inc -I /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include -I /S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/variant -I include -o /S60/devices/S60_5th_Edition_SDK_v1.0/EPOC32/BUILD/S60/devices/S60_5th_Edition_SDK_v1.0/S60CppExamples/helloworldbasic/group/HELLOWORLDBASIC/GCCE/urel/HelloWorldBasic.o /S60/devices/S60_5th_Edition_SDK_v1.0/S60CppExamples/helloworldbasic/src/helloworldbasic.cpp, ...) failed.
make (e=2): 系统找不到指定的文件。
.....................
Can anybody help me? Thanks!