首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Symbian >

关于Carbide c++2.0有关问题

2012-12-15 
关于Carbide c++2.0问题我是一位symbian新手。用Carbide 新建一个新的UI工程的时候,总是会提示说没有文件:t

关于Carbide c++2.0问题
我是一位symbian新手。用Carbide 新建一个新的UI工程的时候,总是会提示说没有文件:the file 'what_0xEA80A2CD.hlp.hrh' cannot be openedwhatAppUi.cpp/what/srcline 21C/C++ Problem
  希望大家帮帮忙啊。。

[最优解释]
卸载了 原有的 ActivePerl
重新安装 ActivePerl-5.6.1.635-MSWin32-x86  
[其他解释]
注释掉mmp文件第一行的 #include试试
[其他解释]
已经看过了,整个MMP文件都没有#include 文件啊?
/*
============================================================================
 Name: test.mmp
 Author  : 
 Copyright   : Your copyright notice
 Description : This is the project specification file for test.
============================================================================
*/


TARGETtest_0xECCCC799.exe
TARGETTYPEexe
UID  0x100039CE 0xECCCC799

SOURCEPATH..\src
SOURCEtest.cpp
SOURCEtestApplication.cpp
SOURCEtestAppView.cpp
SOURCEtestAppUi.cpp
SOURCEtestDocument.cpp

SOURCEPATH..\data

START RESOURCEtest.rss
HEADER
TARGET test_0xECCCC799
TARGETPATH resource\apps
END //RESOURCE

START RESOURCEtest_reg.rss
TARGET test_0xECCCC799_reg
TARGETPATH   \private\10003a3f\apps
END //RESOURCE



USERINCLUDE   ..\inc
USERINCLUDE    ..\help

SYSTEMINCLUDE \epoc32\include

LIBRARY   euser.lib
LIBRARY   apparc.lib
LIBRARY   cone.lib
LIBRARY   eikcore.lib
LIBRARY   avkon.lib
LIBRARY   commonengine.lib
LIBRARY   efsrv.lib 
LIBRARY   estor.lib
LIBRARY        aknnotify.lib
LIBRARY        hlplch.lib
 

LANG SC

VENDORID    0
SECUREID  0xECCCC799
CAPABILITY    ReadUserData

#ifdef ENABLE_ABIV2_MODE
  DEBUGGABLE_UDEBONLY
#endif
// End of File
[其他解释]
还有一个情况就是:当我安装完Carbide C++时(我此已经安装了,Perl和JRE,S60 SDK).会提示说用什么命今行,建立target什么的。然后我又不知道是什么意思。按“确实”就没了。
是不是跟这个有些关系呢??
请高手们指指点啊。。
[其他解释]
下面是安装完Carbide 时提示的信息
To use the Carbide.C++ Command line tools to build WINSCW emulator targets, you must use the menu shortcut :"Configure Environment for WINSCW command line" to setup the required environment variables.
This action in not required if you are only using Carbide.c++ to build WINSCW emulator targets
[其他解释]
安装完后的提示是什么意思?请高手指点
To use the Carbide.C++ Command line tools to build WINSCW emulator targets, you must use the menu shortcut :"Configure Environment for WINSCW command line" to setup the required environment variables.


This action in not required if you are only using Carbide.c++ to build WINSCW emulator targets

热点排行