Hi
I am trying to build HelloWorldBasic application in Carbide.
The SDK is Version5.
I am getting the following error:
D:\env\S60_5_0_200834\S60CppExamples\AutoAdaptedToTouchEx\helloworldbasic\data\HelloWorldBasic.rss:21: eikon.rh: No such file or directory
D:\env\S60_5_0_200834\S60CppExamples\AutoAdaptedToTouchEx\helloworldbasic\data\HelloWorldBasic.rss:22: avkon.rh: No such file or directory
make[1]: *** [D:\env\S60_5_0_200834\epoc32\build\env\S60_5_0_200834\S60CppExamples\AutoAdaptedToTouchEx\helloworldbasic\group\HELLOWORLDBASIC\WINSCW\HelloWorldBasic.rsc.d] Error 33
make[1]: *** Deleting file `D:\env\S60_5_0_200834\epoc32\build\env\S60_5_0_200834\S60CppExamples\AutoAdaptedToTouchEx\helloworldbasic\group\HELLOWORLDBASIC\WINSCW\HelloWorldBasic.rsc.d'
make: *** [RESOURCEHELLOWORLDBASIC] Error 2
Where are these header files and if they are system files, why not found in Carbide.
If anyone can comment on this issue,
Thanks in advance.



