作者Silver2007 (银色幽光)
看板EzHotKey
标题[请问] 抱歉请问一下,我是新手
时间Mon Feb 9 09:11:18 2009
我最近想用以前学过的C++6.0写点东西,但却出了问题,而之前没有在PTT看这类的版
不晓得要到哪个版问,如果问错版的话请告诉我要移去哪里喔,拜托了!
程式码:刚开,什麽都还没有动
// 123456.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
int main(int argc, char* argv[])
{
printf("Hello World!\n");
return 0;
}
却出现了一个error(按F7编译)
内容是:
--------------------Configuration: 123456 - Win32 Debug--------------------
Cannot start tool.
系统找不到指定的档案。
系统找不到指定的档案。
Error spawning 'vcspawn.exe'. The build could not be performed.
123456.exe - 1 error(s), 0 warning(s)
可以的话,请告诉我到底是怎麽回事,请顺便告诉我怎麽解决?感激不尽!
--
幽光的上田城:
http://tw.myblog.yahoo.com/silvertwilight2007
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.136.68.82
1F:→ peefly:有C_and_CPP版 02/09 15:20