C++ 从代码块导出生成文件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/835352/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-27 17:30:15  来源:igfitidea点击:

Export a makefile from codeblocks

c++makefilecodeblocks

提问by

Is it possible to export a makefile from a C++ codeblocks project?

是否可以从 C++ 代码块项目中导出生成文件?

If so, how is it done?

如果是这样,它是如何完成的?

回答by magico

You may also use this one http://forums.codeblocks.org/index.php/topic,13675.0.html

你也可以使用这个http://forums.codeblocks.org/index.php/topic,13675.0.html

The project is cbp2make and it is hosted here: http://sourceforge.net/projects/cbp2make

该项目是 cbp2make,它托管在这里:http: //sourceforge.net/projects/cbp2make