Hello all,
I hope that someone can help.
I got the following errors while compiling ;-
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(41): error: the file 'aknqueryvaluetext.h' cannot be opened
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1420): error: undefined identifier 'MAknQueryValue'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1444): error: undefined identifier 'CAknQueryValueText'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1445): error: undefined identifier 'CAknQueryValueTextArray'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(41): error: the file 'aknqueryvaluetext.h' cannot be opened
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1420): error: undefined identifier 'MAknQueryValue'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1444): error: undefined identifier 'CAknQueryValueText'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1445): error: undefined identifier 'CAknQueryValueTextArray'
c:\Symbian\9.1\S60_3rd_Beta\MyProjects\Bemused\Client\src\BemusedControlContainer.cpp(408): warning: variable / argument 'aEventType' is not used in function
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(41): error: the file 'aknqueryvaluetext.h' cannot be opened
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1420): error: undefined identifier 'MAknQueryValue'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1444): error: undefined identifier 'CAknQueryValueText'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1445): error: undefined identifier 'CAknQueryValueTextArray'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(41): error: the file 'aknqueryvaluetext.h' cannot be opened
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1420): error: undefined identifier 'MAknQueryValue'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1444): error: undefined identifier 'CAknQueryValueText'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1445): error: undefined identifier 'CAknQueryValueTextArray'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(41): error: the file 'aknqueryvaluetext.h' cannot be opened
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1420): error: undefined identifier 'MAknQueryValue'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1444): error: undefined identifier 'CAknQueryValueText'
C:\Symbian\9.1\S60_3rd_Beta\epoc32\include\aknsettingitemlist.h(1445): error: undefined identifier 'CAknQueryValueTextArray'
another projects are compiled fine. the problem I guess is not with the environment but something else.
Please help!!!
Thank you



