Hi,
I just got the new Symbian^3 sdk: Symbian_3_SDK_v0_9_en and try to build my S50 5th's project.
I build WINSCW sucessful, but when I try to build ARMV5, I got the error log: ABLD ERROR: "\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\SymbianTrunk\src\group\ARMV5.make" not yet created.
The project can be build with S60_5th_Edition_SDK_v1.0, and runs well on N97. So I believe activeperl, RVCT, JDK on my computer are the right version.
Here are the logs, thanks:
***Building component "libbase6" for configuration "Phone Release (ARMV5) [Nokia_Symbian3_SDK_v0.9]"
***Invoking bldmake command
perl.exe -S bldmake.pl bldfiles armv5
BLDMAKE WARNING: ARMV5 requires at least RVCT 2.2.559. at C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\tools/bldmake.pl line 1770.
BLDMAKE WARNING: ARMV5 requires at least RVCT 2.2.559. at C:\Nokia\devices\Nokia_Symbian3_SDK_v0.9\epoc32\tools/bldmake.pl line 1770.
Total Time: 0 sec
***Invoking abld command
perl.exe -S ABLD.PL \SymbianTrunk\src\group\ export
make -r -f "\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\SymbianTrunk\src\group\EXPORT.make" EXPORT VERBOSE=-s
Nothing to do
Total Time: 0 sec
***Generating abld makefile.
***Invoking abld command
perl.exe -S ABLD.PL \SymbianTrunk\src\group\ makefile armv5 libbase6
ABLD ERROR: "\Nokia\devices\Nokia_Symbian3_SDK_v0.9\EPOC32\BUILD\SymbianTrunk\src\group\ARMV5.make" not yet created
Total Time: 0 sec
***Abld returned with exit value = 2
***Stopping.



