在windows上快速运行ACE项目三部曲

2020-12-13 05:21

阅读:313

标签:style   color   strong   io   re   c   ar   line   

这里假设你已经设置了环境变量ACE_ROOT
soscw.com,搜素材

ACE在VS2010下快速配置三部曲:(这里假设你的ACE目录为E:\ACE_wrappers,即从网上下的ACE完整VS包)

(1)Properties》Configuration Properties》VC++ Directories》Include Directories》E:\ACE_wrappers

(2)Properties》Configuration Properties》VC++ Directories》Library Directories》E:\ACE_wrappers\lib

(3)Properties》Configuration Properties》Linker》Input》Additional  Dependencies》ACEd.lib

开始写程序吧,搞起!!

在windows上快速运行ACE项目三部曲,搜素材,soscw.com

在windows上快速运行ACE项目三部曲

标签:style   color   strong   io   re   c   ar   line   

原文地址:http://blog.csdn.net/calmreason/article/details/38082009


评论


亲,登录后才可以留言!