Symbian 开发入门之 framework
2010-03-24 17:28:00 来源:WEB开发网核心提示:including any resource files required. This stage may produce warnings. If it produces errors, a DLL component may not have had its exports frozen. Perform stag
including any resource files required. This stage may produce warnings. If it
produces errors, a DLL component may not have had its exports frozen. Perform
stage 3, below.
5.3 If the application has a DLL component, freeze the exports.
If an application contains a DLL component this step must be performed, otherwise
it can be skipped. In the application''''s top level folder enter the following command:
abld freeze
This will ensure that the exports are frozen. Then enter the following command (repeated from step 2):
abld build ARMi urel
abld build thumb urel
This will build against the newly frozen interface.
[]
- ››Symbian S60 SocketConnection参数
- ››开发学院教你用SQL 语句最快速清空MySQL 数据表的...
- ››Symbian乏力:2010年诺基亚悲情大事记
- ››Symbian三大升级开启2011年新战略
- ››Symbian/Android/iOS/WM安装包对比
- ››Symbian一个活动对象的测试例子
- ››Symbian ListBox控件
- ››Symbian下自动切换SDK的批处理代码
- ››Symbian 3 版的 Swype 输入法正式上架
- ››Symbian中的设计模式
- ››Symbian S60平台JAVA开发环境搭建步骤
- ››Symbian自定义控件—如何实现跑马灯效果
赞助商链接