首页
社区
课程
招聘
[旧帖] [求助]XperorIM编译提示Xdebug错误 0.00雪花
发表于: 2010-6-16 16:57 1340

[旧帖] [求助]XperorIM编译提示Xdebug错误 0.00雪花

2010-6-16 16:57
1340
在VS2008中编译XperorIM时,提示Xdebug错误,在网上多次查找无解,希望高手提点!

1>d:\soft\vs2008\vc\include\xdebug(32) : warning C4229: 使用了记时错误 : 忽略数据上的修饰符
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2365: “operator new”: 重定义;以前的定义是“函数”
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2491: “new”: 不允许 dllimport 数据 的定义
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2078: 初始值设定项太多
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2440: “初始化”: 无法从“int”转换为“void *”
1>        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2143: 语法错误 : 缺少“;”(在“(”的前面)
1>d:\soft\vs2008\vc\include\xdebug(32) : error C2226: 语法错误 : 意外的“size_t”类型
1>d:\soft\vs2008\vc\include\xdebug(33) : error C2059: 语法错误 : “)”
1>d:\soft\vs2008\vc\include\xdebug(36) : warning C4229: 使用了记时错误 : 忽略数据上的修饰符
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2365: “operator new”: 重定义;以前的定义是“函数”
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2491: “new”: 不允许 dllimport 数据 的定义
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2078: 初始值设定项太多
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2440: “初始化”: 无法从“int”转换为“void *”
1>        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
1>d:\soft\vs2008\vc\include\xdebug(36) : error C3409: 不允许空属性块
1>d:\soft\vs2008\vc\include\xdebug(36) : error C2226: 语法错误 : 意外的“size_t”类型
1>d:\soft\vs2008\vc\include\xlocale(143) : error C2061: 语法错误 : 标识符“THIS_FILE”
1>d:\soft\vs2008\vc\include\xlocale(144) : error C2091: 函数返回函数
1>d:\soft\vs2008\vc\include\xlocale(144) : error C2802: 静态成员“operator new”没有形参
1>d:\soft\vs2008\vc\include\xlocale(144) : error C2333: “std::locale::facet:perator new”: 函数声明中有错误;跳过函数体
1>d:\soft\vs2008\vc\include\xlocale(149) : error C2061: 语法错误 : 标识符“THIS_FILE”
1>d:\soft\vs2008\vc\include\xlocale(151) : error C2091: 函数返回函数
1>d:\soft\vs2008\vc\include\xlocale(151) : error C2556: “void *(__cdecl *std::locale::facet:perator new(void))(size_t,const std::_DebugHeapTag_t &,char *,int)”: 重载函数与“void *(__cdecl *std::locale::facet:perator new(void))(size_t)”只是在返回类型上不同
1>        d:\soft\vs2008\vc\include\xlocale(143) : 参见“std::locale::facet:perator new”的声明
1>d:\soft\vs2008\vc\include\xlocale(152) : error C2059: 语法错误 : “return”
1>d:\soft\vs2008\vc\include\xlocale(152) : error C2238: 意外的标记位于“;”之前
1>d:\soft\vs2008\vc\include\xlocale(155) : error C2628: “std::locale::facet”后面接“void”是非法的(是否忘记了“;”?)
1>d:\soft\vs2008\vc\include\xlocale(157) : error C2487: “delete”: dll 接口类成员可能不与 dll 接口一起声明
1>d:\soft\vs2008\vc\include\xlocale(157) : error C2817: “operator delete”的返回类型必须为“void”
1>d:\soft\vs2008\vc\include\xlocale(157) : error C2333: “std::locale:perator delete”: 函数声明中有错误;跳过函数体
1>d:\soft\vs2008\vc\include\xlocale(162) : error C2487: “delete”: dll 接口类成员可能不与 dll 接口一起声明
1>d:\soft\vs2008\vc\include\xlocale(169) : error C2523: “std::locale::~facet”: 析构函数 标记不匹配
1>d:\soft\vs2008\vc\include\xlocale(170) : error C2487: “{dtor}”: dll 接口类成员可能不与 dll 接口一起声明
1>d:\soft\vs2008\vc\include\xlocale(174) : error C2590: “facet”: 只有构造函数可以有基/成员初始值列表
1>d:\soft\vs2008\vc\include\xlocale(174) : error C2487: “std::locale::{ctor}”: dll 接口类成员可能不与 dll 接口一起声明
1>d:\soft\vs2008\vc\include\xlocale(186) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
1>d:\soft\vs2008\vc\include\xlocale(213) : error C2614: “std::_Locimp”: 非法的成员初始化:“_Catmask”不是基或成员
1>d:\soft\vs2008\vc\include\xlocale(213) : error C2614: “std::_Locimp”: 非法的成员初始化:“_Facetvec”不是基或成员
1>d:\soft\vs2008\vc\include\xlocale(333) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
1>d:\soft\vs2008\vc\include\xlocale(343) : error C2065: “_Loc”: 未声明的标识符
1>d:\soft\vs2008\vc\include\xlocale(343) : fatal error C1003: 错误计数超过 100;正在停止编译
1>正在创建浏览信息文件...
1>Microsoft 浏览信息维护实用工具 Version 9.00.21022
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : 无法打开文件“.\Debug\SSChangeHeadDialog.sbr”: No such file or directory
1>生成日志保存在“file://d:\Project\IM\XproerIM\XproerIM\Debug\BuildLog.htm”
1>SeSameIM - 118 个错误,6 个警告
========== 生成: 成功 0 个,失败 1 个,最新 0 个,跳过 0 个 ==========

收藏 分享

[课程]Linux pwn 探索篇!

收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 14
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
我的水平还需要提高呀
2010-6-17 20:45
0
游客
登录 | 注册 方可回帖
返回
//