Hi,
I just installed Carbide.c++ v1.2 and S60 3rd E. FP1 and tried to build the sample HelloWorld application that resides in "\Symbian\9.2\S60_3rd_FP1_2\Examples\Basics\HelloWorld". I followed the steps from help menu like
"bldmake bldfiles"
and
"abld build winscw udeb"
However it appears the following message:
D:\Symbian\9.2\S60_3rd_FP1_2\Examples\Basics\HelloWorld>abld build winscw udeb
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\EXPORT.make" EXPORT VERBOSE=-s
Nothing to do
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\WINSCW.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \Symbian\9.2\S60_3rd_FP1_2\Examples\Basics\HelloWorld\HEL
LOWORLD WINSCW
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\WINSCW.make" LIBRARY VERBOSE=-s
make -s -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_
2\Examples\Basics\HelloWorld\HELLOWORLD\WINSCW\HELLOWORLD.WINSCW" LIBRARY
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\WINSCW.make" RESOURCE CFG=UDEB VERBOSE=-s
make -s -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_
2\Examples\Basics\HelloWorld\HELLOWORLD\WINSCW\HELLOWORLD.WINSCW" RESOURCEUDEB
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\WINSCW.make" TARGET CFG=UDEB VERBOSE=-s
make -s -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_
2\Examples\Basics\HelloWorld\HELLOWORLD\WINSCW\HELLOWORLD.WINSCW" UDEB
make -r -f "\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2
\Examples\Basics\HelloWorld\WINSCW.make" FINAL CFG=UDEB VERBOSE=-s
but I didn't find any executables, and then when I started epoc.exe, nothing display in the emulator.
Can anybody tell me how to build and run a simple HelloWorld application from command line interface? It doesn't seem to work just following the steps from books or help document.



