Dear coders,
Maybe my problem not hard for you, but I'm beginner. I have install Nokia SDK for Series 60 Symbian 9.1, Perl as described in Installation notes and ofcoarse Carbide.c++ express
So my problem here:
1) I run Carbide.c++
2) Make FILE -> NEW -> Symbian OS C++ project
3) There I select name for new project - HelloCarbide with enabled chechbox (as default)
4) Press next and select Symbian Executale Project and there select S60 3.x GUI Application and Next, Finish.
All this steps I see in build-in tutorials in Carbide.
Then I make PROJECTS -> Build project.
After some timeof compiling I see in "Problems window" next data:
Severity Description Resource In Folder Location Creation Time Id
2 ERROR: File not found C:\Documents.bmp HelloCarbide March 30, 2006 1:47:04 PM 185
1 CTags not installed or not in path HelloCarbide March 30, 2006 1:46:24 PM 184
1 Warning: (045) the following label is used but has not been declared: R_AVKON_LIST_HEADING_PANE[C:\\Symbian\\9.1\\S60_3rd\\epoc32\\include\\avkon.rh] HelloCarbide line 220 March 30, 2006 1:47:04 PM 187
1 Warning: (045) the following label is used but has not been declared: R_AVKON_SOFTKEYS_OK_CANCEL[C:\\Symbian\\9.1\\S60_3rd\\epoc32\\include\\avkon.rh] HelloCarbide line 683 March 30, 2006 1:47:04 PM 188
1 Warning: (045) the following label is used but has not been declared: R_AVKON_SOFTKEYS_OK_CANCEL[C:\\Symbian\\9.1\\S60_3rd\\epoc32\\include\\avkon.rh] HelloCarbide line 693 March 30, 2006 1:47:04 PM 189
1 Warning: (045) the following label is used but has not been declared: R_AKN_SELECTION_LIST_DIALOG[C:\\Symbian\\9.1\\S60_3rd\\epoc32\\include\\avkon.rh] HelloCarbide line 823 March 30, 2006 1:47:04 PM 190
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'datatype_list' HelloCarbide_reg.rss HelloCarbide/data line 24 March 30, 2006 1:47:04 PM 191
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'file_ownership_list' HelloCarbide_reg.rss HelloCarbide/data line 24 March 30, 2006 1:47:04 PM 192
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'service_list' HelloCarbide_reg.rss HelloCarbide/data line 24 March 30, 2006 1:47:04 PM 193
1 (047) the STRUCT that this resource is based on contains a STRUCT[] data member which has not been used in this resource, the missing element is: 'view_list' HelloCarbide.rss HelloCarbide/data line 127 March 30, 2006 1:47:04 PM 186
![]()
![]()
![]()
![]()
As you can understand - I'm very mad! What this is it?
Anyone can explaine me, how need to make it working ????
Thank you very much,
Anton from Ukraine.



