首 页 | 新 闻 | Symbian | Windows Mobile| J2ME | 下载中心 | 游戏策划 | 购书指南 | 移动开发视频教程
您现在的位置: 开发视界 >> Symbian英文资料 >> Tips Tricks >> 文章正文
How to reset the alternate makmake entry in Codewarrior
作者:佚名    文章来源:转载    更新时间:2007-3-6 23:30:58
Nokia Codewarrior has a dummy but annoying bug: try to enter some text in the Alternate makmake name field when importing a MMP file and you won’t be able to get rid of it. Each time you will import a new MMP file, you will have to clear manually this field as the text entered will probably prevent the correct import of your project.

To fix this, you will need to manually edit the Windows registry. Get your hand on your favorite registry editor and clear the value of the following entry:

HKEY_CURRENT_USER\Software\Metrowerks\CodeWarrior\Symbian\Importer

(PNG)

相关文章:
Observer Pattern in Symbian application
Integrating LeaveScan into Codewarrior 3.x
C++Programming Guidelines
Codewarrior: how to avoid the "Too Many Include Paths" error when using the UIQ 2.1 SDK
C++ Inheritance
How to get a Series 60 phone firmware version number ?
Speed-up your builds with concurrent compilation
Tracking down memory leaks