VC6.0写hellow出现:执行 link.exe 时出错.
程序:#include<stdio.h>intmain(void){printf("hello/n");return0;}--------------------Conf...
程序:
# include<stdio.h>
int main(void)
{
printf("hello/n");
return 0;
}
--------------------Configuration: hello - Win32 Debug--------------------
Compiling...
hi.cpp
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/hello.exe"
执行 link.exe 时出错.
hello.exe - 1 error(s), 0 warning(s) 展开
# include<stdio.h>
int main(void)
{
printf("hello/n");
return 0;
}
--------------------Configuration: hello - Win32 Debug--------------------
Compiling...
hi.cpp
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/hello.exe"
执行 link.exe 时出错.
hello.exe - 1 error(s), 0 warning(s) 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询