vc2008编一个普通的c++程序都不行哦?

来源:百度知道 编辑:UC知道 时间:2024/05/10 10:46:35
#include<iostream>
using namespace std;
void main(){
cout<<asdadsa;
} /*代码
------ 已启动生成: 项目: 081102, 配置: Debug Win32 ------
正在嵌入清单...
.\Debug\081102.exe.intermediate.manifest : general error c1010070: Failed to load and parse the manifest. {_~0v
生成日志保存在“file://d:\Users\Administrator\Documents\Visual Studio 2008\Projects\081102\081102\Debug\BuildLog.htm”
081102 - 1 个错误,0 个警告
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========

错误 1 general error c1010070: Failed to load and parse the manifest. {_~0v .\Debug\081102.exe.intermediate.manifest 081102
加了""还是一样的

强烈建议C/C++的初学者不要用VC++2008来入门.
用VC++6.0或者gcc系列.

不是工具不行,是你不行,分清楚了……

大哥,加""是不够的,

cout << "asdadsa" << endl;

重装!!! 兄弟