codelite集成开发环境使用vc编译器开发(The CodeLite integrated development environment is developed using the VC compiler).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
codelite集成开发环境使用vc编译器开发(The CodeLite integrated development environment is developed using the VC compiler)
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 hea
您可能关注的文档
- 2008年度成都市广播电视节目奖评奖结果(The results of the Chengdu radio and TV program awards in 2008).doc
- 2008年度感动中国十大人物事迹及颁奖词(Deeds and awards speech of moving China's ten great figures in 2008).doc
- 2008年高考英语试题(湖南卷)(2008 college entrance examination English examination (Hunan roll)).doc
- 2009-2010年度新闻信息工作总结(Summary of news and information work in 2009-2010).doc
- 2009—2010学年度七年级语文下册第二学期第五单元测试题 人教版(2009 - 2010 school year second semester fifth grade seven Chinese 2 unit Renjiaoban).doc
- 2009年10月mba工商管理硕士考试综合能力真题和答案(October 2009 Master of Business Administration MBA comprehensive ability examination questions and answers).doc
- 2009年地方、企业铁路机车乘务员年度鉴定试卷(abc电气化)(In 2009, the local and enterprise railway locomotive crew annual identification papers (ABC electrification)).doc
- 2009年安徽高考满分作文(Anhui college entrance examination in 2009 full marks).doc
- 2009年小学数学教学计划(Primary school mathematics teaching program in 2009).doc
- 2009年广东省食源性疾病监测网工作计划(Work plan of foodborne disease surveillance network in Guangdong Province in 2009).doc
- controlnet现场总线(ControlNet现场总线).doc
- cpu 显卡(cpu 显卡).doc
- crm能为我国的电信运营商做些什么呢(What can CRM do for our telecom operators).doc
- cpu超频注意事项(CPU overclocking notes).doc
- cre物语专用版说明书(CRE story special edition manual).doc
- csc编译参数(CSC compile parameters).doc
- css代码编译(CSS code compilation).doc
- cygwin gcc编译器内建宏定义(Cygwin gcc compiler in Jianhong definition).doc
- cyberlink powerdvd ultra(cyberlink powerdvd ultra).doc
- c中的几个预编译指令(Several precompiled directives in C).doc
文档评论(0)