启动失败没有二进制文件 - gcc与eclipse

use*_*353 1 c++ eclipse compiler-construction gcc

我刚刚下载了用于C/C++的eclipse IDE.包含C:\MinGW\include头文件和C:\MinGW\liblibrares但是构建和运行失败并出现错误"Launch failed no binaries"我还缺少什么?

**** Build of configuration Debug for project Test ****

**** Internal Builder is used for build               ****
g++ -IC:\MinGW\include -IC:\MinGW\bin -IC:\MinGW -O0 -g3 -Wall -c -fmessage-length=0 -oTest.o ..\Test.cpp
Build error occurred, build is stopped
Time consumed: 112 ms.  
Run Code Online (Sandbox Code Playgroud)

小智 6

对于Windows 64:项目/属性/ C/C++构建/设置/二进制解析器:打开"PE​​ Windows Parser"