网站大量收购独家精品文档,联系QQ:2885784924

ceite集成开发环境使用vc编译器开发The CeLite integrate evepment envirnment is evepe sing the VC cmpier.doc

ceite集成开发环境使用vc编译器开发The CeLite integrate evepment envirnment is evepe sing the VC cmpier.doc

  1. 1、本文档共8页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
codelite集成开发环境使用vc编译器开发(The CodeLite integrated development environment is developed using the VC compiler) Windows platform: the CodeLite integrated development environment is developed using the Microsoft VC compiler Windows platform: the CodeLite integrated development environment is developed using the Microsoft VC compiler Created By: Cavan Create Date: 2011-12-25 objective Use a single integrated development environment, CodeLite, compile Windows platform applications, or Linux platform applications, or cross platform applications. The Window platform uses MSVC to compile links, and the Linux platform uses g++ to compile links, cross platform requirements, that is, you can use MSVC, or you can use g++ to compile links. For each platform, you can compile output x86 or x64 binary code. Participating components CodeLite Http:// recommends downloading the CodeLite+MinGW development kit so that the g++ compiler for the Window platform has been installed. On the Linux platform, you need to download a specific installation package for the corresponding Linux release, and the Codelite site provides installation instructions for the Linux platform. Using GNU Make Http:///wiki/GNU, here you can download GMake. CodeLite, which works by generating the Make file, and then invoking GNU Make or its derived Make interpreter to execute the script for the Make file. In the script, we can configure the use of MSVC or GCC/G++, and so on. Of course, if you download MingGW at the same time, you can also use the Make interpreter that comes with the MingGW directly. When the Linux platform installs the system, GMake is already installed in /usr/bin, so there is no need to install it. Microsoft Visual C++ compiler Find a Microsoft Visual Stduio2010 Professional installed by someone else and copy the following files Include - standard C/C++ header file Lib - MSVC link library Bin - MSVC compiler AtlMFC-MFC/ATL header file, this is optional. Because I use WTL, and WTL references the he

您可能关注的文档

文档评论(0)

beoes + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档