WEB开发网
开发学院手机开发Symbian 开发 Symbian 开发入门之 framework 阅读

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.

上一页  1 2 3 4 

Tags:Symbian 开发 入门

编辑录入:coldstar [复制链接] [打 印]
赞助商链接