There's a problem here. I used the command "makmake helloworld vc6" or "abld makefile vc6" create the VC6 project file and successed! but the problem is that when i open the VC's 'dsw' file, the VC prog crashed right now.
and when i used the command 'makmake helloworld vc6' there is a warning shows:
WARNING: \SYMBIAN\8.0A\S60_2ND_FP2_SC\EXAMPLES\HELLOWORLD\HELLOWORLD.MMP(21) : SYSTEMINCLUDE path "\Symbian\8.0a\S60_2nd_FP2_SC\EPOC32\INCLUDE\TECHVIEW\" not found
and when i open the created dsp file, find lots of path is using that path above. so i wanna know if there is a method to set that path and let the VC complier know that relative path is from D:\.
thx in advance deeply





