With 9200 SDK, after the installation is OK, I have followed the "Hands on" in the "SDK Document", when I am in the step (in Command Prompt):
abld makefile vc6
the system saids:
nmake -nologo -f "\Symbian\6.0\NokiaCPP\EPOC32\BUILD\SYMBIAN\6.0\NOKIACPP\EPOC
32EX\CRYSTALUI\HELLOWORLD\VC6.make" MAKEFILE VERBOSE=-s
'nmake' is not recognized as an internal or external command,
operable program or batch file.
what is the problem in the above step? Please help me! Thanks a lot!
Probably the PATH in your Windows environment is not set correctly or missing following lines. Change the drive name if the SDK is installed on another drive than C: