Eclipse CDT Juno-工具链问题 [英] Eclipse CDT Juno - Toolchain issue

查看:68
本文介绍了Eclipse CDT Juno-工具链问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了cygwin和所有需要的编译器,例如gcc,mingw等。但是当我尝试创建一个c ++项目时,我只会得到GNU工具链。没有cygwin工具链。当我尝试构建Helloworld程序时,出现以下错误。

I have installed cygwin and all the needed compilers like gcc, mingw ,etc. But when i try to create a c++ project, i only get GNU toolchains; no cygwin toolchain. When i try to build the Helloworld program, i get the follwing errors.

Error 127 occured while runnin autoreconf
make: *** No rule to make target 'all'
symbol 'std' could not be resolved
symbol 'cout' could not be resolved


推荐答案

创建新项目,选择可执行文件,然后清空项目。这样您就可以选择对我有用的MinGW GCC
。现在一切都好。

Create new project, select Executable, then empty project. That will allow you to select MinGW GCC That worked for me. All is good now.

这篇关于Eclipse CDT Juno-工具链问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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