ACE笔记

ace for wince compile:
----------------------
 
1. Get ACE:
-----------


ACE src: http://download.dre.vanderbilt.edu/previous_versions/ACE-6.0.1.zip


2. Create project file for wince:
---------------------------------


    . 解压 ACE-6.0.1.zip 到指定目录 xxxx. 
    
    . cd xxxx/ace
    
    . perl ../MPC/mpc.pl -type em3
    
    . find ace.vcp, use vs2005 open it, than generate vcproj file
    
3. create config.h file
    
    ...
    #define ACE_LACKS_FILELOCKS 1
    #define ACE_MT_SAFE 1
    #define ACE_NDEBUG 1
    #define ACE_NO_INLINE 1
    #include "ace/config-win32.h"
    ...


4. compile...    
 
 
ace use in wince project:
-------------------------
 
    . 建立for ppc2003的工程即可.
 
    . 注释掉search.h中的qsort声明.
 
    . debug工程要用静态链接mfc和crt,否则无法执行.
 
    . release工程无所谓.
 
    . debug/release均链接到ace.lib即可.
    
    
note:
-----
   
    . 6.0.5生成ce的.vcp文件不正确,可以用6.0.1生成vcp后放入6.0.5的目录中使用.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

李大数

工作如蚂蚁,生活似蝴蝶

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值