我是一名j2me开发人员,但现在我必须在C ++中开发一个Symbian应用程序。我是新手。
我安装了Perl,Symbian S60第5版和Carbide.c ++,并开始按照本文档中的指导创建'helloworld'应用程序: http://library.forum.nokia.com/index...6502C151E.html
我在构建应用程序时遇到2个错误
错误是:
1)undefined identifier 'KGeneral_Information' HellowordAppUi.cpp /Helloword/src line 206 C/C++ Problem
2)the file 'Helloword_0xE0C8D323.hlp.hrh' cannot be opened HellowordAppUi.cpp /Helloword/src line 22 C/C++ Problem
警告:
1)#warning "Please see comment about help and UID3..." HellowordAppUi.cpp /Helloword/src line 193 C/C++ Problem
2)preprocessor #warning directive HellowordAppUi.cpp /Helloword/src line 193 C/C++ Problem
我无法理解为什么会这样。工作区与SDK位于同一驱动器中。
答案 0 :(得分:3)
打开构建文件,在PRJ_MMPFILES后注释该行。
这是因为没有定义应用程序帮助罚款。