Eclipse 与 MinGW 的组合问题!

软件和网站开发以及相关技术探讨
回复
macrohard
帖子: 147
注册时间: 2008-02-20 9:43
来自: Wuhan

Eclipse 与 MinGW 的组合问题!

#1

帖子 macrohard » 2008-04-22 13:31

在Eclispe的官方 CDT.PDF文档中,描述:

If you are on Windows, and you have installed MinGW, but not MSYS, you may have an executable called
mingw-make. In this case you have to go to the section called “Configuring the CDT” and configure
appropriately. It is possible to just use mingw-make and no MSYS at all, however, mingw-make has some
limitations. Eclipse CDT managed makefiles may or may not work with it. Please see the MinGW FAQ
[http://www.mingw.org/mingwfaq.shtml#faq ... 2-make.exe] for more information.


现在我用的Eclipse 3.3 + MinGW 4.2.1
出现了上面说的 managed makefiles may not work ,

请问现在有办法解决这个问题嘛?
macrohard
帖子: 147
注册时间: 2008-02-20 9:43
来自: Wuhan

#2

帖子 macrohard » 2008-04-23 13:32

可能是版本问题,
3.2与3.3的new project不同。
回复