如何在Eclipse中使用外部Makefile [英] How to use external makefile in Eclipse

查看:102
本文介绍了如何在Eclipse中使用外部Makefile的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个从SVN获得的OpenSource项目的源代码.我能够运行autogen-> configure->并成功完成(通过终端).但是我想用Eclipse构建相同的项目,但是我无法手动将这些源文件移植到Eclipse中.因此,如何设置Eclipse以使用外部Make文件?谁能帮帮我吗 ?谢谢.

I have a source code of an OpenSource project which I get from SVN. I was able to run autogen --> configure --> and make successfully (through the terminal). But I want to build the same project with Eclipse, and I can't port manually those source files to eclipse though. So, How can I set Eclipse to use external make files ? can anyone please help me ? Thanks.

推荐答案

好,我明白了,这很简单.只需转到项目属性-> C/C ++构建->生成文件->并取消选中自动生成文件".另外,您可能还必须设置构建位置.

Ok, I got it, It was straightforward. Just go to project properties --> C/C++ Build --> Make file generation --> and untick "Generate Make files automatically". In additionally you may have to set the Build location also.

这篇关于如何在Eclipse中使用外部Makefile的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆