- 1、本文档共8页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 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
您可能关注的文档
- 6爱婴医院复核儿科组工作流程定课件.ppt
- 6建筑市场招标投标与合同管理.ppt
- 6真空压力浸漆控制系统设计毕业设计任务书.doc
- 70特色国学教育培训机构创办商业计划书完整版.doc
- 6固体废物的热处理固体废物处理与处置宁平.ppt
- 711建筑工程施工合作协议 修改范本 .doc
- 6怎样应对公共场所发生的险情.ppt
- 72j胃癌术后病人的饮食护理.doc
- 5分子生物学研究法上——DNARNA及蛋.ppt
- 75ktaNaOH溶液三效蒸发装置设计内蒙古工业大学化工原理课程设计说明书.doc
- 第11课 以社会主义核心价值观引领文化建设 教案 中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 第14课 推进绿色发展 教案 中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 第2课 中国特色社会主义的开创和发展 教案 中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 第9课 坚持依宪治国 教案 中职高教版 职业道德与法治.pdf
- 第5课 推动高质量发展(教学设计)中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 第1课 社会主义在中国的确立与探索 教案 中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 第4课 社会主义基本经济制度 教案 中职思想政治《中国特色社会主义》高教版基础模块.pdf
- 2024北京海淀区高二(下)期末英语试题和答案.pdf
- 2024北京东城区高二(下)期末政治试题和答案.pdf
- 2024北京海淀区初一(下)期末历史试题和答案.pdf
文档评论(0)