I have installed the Carbide 2.0 and the S60 SDK 3 FP1.
When I try the first tutorial and create the helloworld project I get compiler errors.
Most of the errors were resolved when I edited the lib search path from ...epoc32\include to ...Epoc32\include
1) When I build the emulator debug WINSCW I get the following error:
Creation Time Description Resource Path Location Type
1249414470078 Specified file '\Carbide\Symbian\9.2\S60_3rd_FP1\EPOC32\RELEASE\WINSCW\UDEB\libcrt0.lib' not found helloworld Unknown C/C++ Problem
1.1) I cannot find where this file is specified.
1.2) The file libcrt0.lib does not exist.
2) When I build the phone debug GCCE I get the following error:
Creation Time Description Resource Path Location Type
1249414717875 staticlibinit_gcce.h: No such file or directory[/Carbide/workspace/helloworld/src/helloworld.cpp:16] helloworld line 32 C/C++ Problem
2.1) This file should be in the epoc32\include\stdapis folder. No such folder or file exists.
Help please.



