| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
求助关于eclipase我下载了eclipse-SDK-3.2.1-win32和org.eclipse.cdt-3.1.1-win32.x86把他们解压缩到了一个目录下 然后下载了MinGW 安装后,在环境变量里设定:Path: ...\MinGW\bin.在...\MinGw\Bin\下把MinGW32-make.exe改名为make.exe. 创建Managed Make C++ Project 名字为123,新建main.cpp 然后在控制台就出现了 **** Build of configuration Debug for project 123 **** make -k all Building file: ../main.cpp Invoking: GCC C++ Compiler g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"main.d" -MT"main.d" -o"main.o" "../main.cpp" g++: unrecognized option `-MP' cc1plus: stdout: No error Execution times (seconds) TOTAL : 0.00 0.02 0.11 make: *** [main.o] Error 1 make: Target `all' not remade because of errors. Build complete for project 123 这是什么问题?搜了好久都没有答案 Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator