Hab probleme mit dem database server & Account Server hier mein Build Log:
Account Server Log:
Wäre gut wenn mir jemand helfen könnte.. ;)
PHP Code:
Compiling...
StdAfx.cpp
Compiling...
exceptionhandler.cpp
Query.cpp
DbManagerSave.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
DbManagerLog.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
DbManagerJoin.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
\BF Source\Source\_Database\DbManagerJoin.cpp(439) : error C2039: 'SendMemberTime' : is not a member of 'CDPCoreSrvr'
F:\BF Source\Source\CORESERVER\DPCoreSrvr.h(19) : see declaration of 'CDPCoreSrvr'
DbManagerFun.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
DbManager.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
\BF Source\Source\_Database\DbManager.cpp(245) : error C2039: 'SendPlayerList' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(261) : error C2039: 'SendError' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(316) : error C2039: 'SendError' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(324) : error C2039: 'SendError' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(331) : error C2039: 'SendDelPlayer' : is not a member of 'CDPCoreSrvr'
F:\BF Source\Source\CORESERVER\DPCoreSrvr.h(19) : see declaration of 'CDPCoreSrvr'
\BF Source\Source\_Database\DbManager.cpp(374) : error C2039: 'SendRemovePlayerFriend' : is not a member of 'CDPCoreSrvr'
F:\BF Source\Source\CORESERVER\DPCoreSrvr.h(19) : see declaration of 'CDPCoreSrvr'
\BF Source\Source\_Database\DbManager.cpp(377) : error C2039: 'SendPlayerList' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(3959) : error C2039: 'SendTagResult' : is not a member of 'CDPCoreSrvr'
F:\BF Source\Source\CORESERVER\DPCoreSrvr.h(19) : see declaration of 'CDPCoreSrvr'
\BF Source\Source\_Database\DbManager.cpp(3961) : error C2039: 'SendTagResult' : is not a member of 'CDPCoreSrvr'
F:\BF Source\Source\CORESERVER\DPCoreSrvr.h(19) : see declaration of 'CDPCoreSrvr'
\BF Source\Source\_Database\DbManager.cpp(8320) : error C2039: 'SendLoginProtect' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
\BF Source\Source\_Database\DbManager.cpp(8322) : error C2039: 'SendLoginProtect' : is not a member of 'CDPLoginSrvr'
F:\BF Source\Source\CORESERVER\dploginsrvr.h(13) : see declaration of 'CDPLoginSrvr'
DbItemUpdate.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
DBConvertNew.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
\BF Source\Source\_Database\DBConvertNew.cpp(50) : error C2065: 'IDD_VERIFYPLAYER' : undeclared identifier
\BF Source\Source\_Database\DBConvertNew.cpp(53) : error C2065: 'IDC_PROGRESS1' : undeclared identifier
\BF Source\Source\_Database\DBConvertNew.cpp(54) : error C2065: 'IDC_STATIC1' : undeclared identifier
\BF Source\Source\_Database\DBConvertNew.cpp(55) : error C2065: 'IDC_STATIC' : undeclared identifier
\BF Source\Source\_Database\DBConvertNew.cpp(61) : error C2065: 'IDC_STATIC2' : undeclared identifier
\BF Source\Source\_Database\DBConvertNew.cpp(62) : error C3861: 'IDC_STATIC1': identifier not found, even with argument-dependent lookup
\BF Source\Source\_Database\DBConvertNew.cpp(63) : error C3861: 'IDC_STATIC': identifier not found, even with argument-dependent lookup
DBConvert.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
DBBackEndSystem.cpp
f:\BF Source\Source\_Common\Obj.h(49) : error C2365: 'METHOD_NONE' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(53) : see declaration of 'METHOD_NONE'
f:\BF Source\Source\_Common\Obj.h(51) : error C2365: 'METHOD_EXCLUDE_ITEM' : redefinition; previous definition was a 'enumerator'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(54) : see declaration of 'METHOD_EXCLUDE_ITEM'
f:\BF Source\Source\_Common\Obj.h(68) : error C2011: 'CObj' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(270) : error C2039: 'SetFlag' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
f:\BF Source\Source\_Common\Obj.h(273) : error C2065: 'm_dwFlags' : undeclared identifier
f:\BF Source\Source\_Common\Obj.h(275) : error C3861: 'm_dwFlags': identifier not found, even with argument-dependent lookup
f:\BF Source\Source\_Common\Obj.h(327) : error C2039: 'IsDelete' : is not a member of 'CObj'
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(66) : see declaration of 'CObj'
F:\BF Source\Source\_Common\Ctrl.h(22) : error C2011: 'CCtrl' : 'class' type redefinition
f:\BF Source\Source\_Database\..\_Network\Objects\Obj.h(95) : see declaration of 'CCtrl'
..\_Network\Misc\Include\objmap.h(73) : error C2146: syntax error : missing ';' before identifier 'm_idStack'
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::CIdStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(73) : error C2501: 'CObjMap::m_idStack' : missing storage-class or type specifiers
..\_Network\Misc\Include\objmap.h(107) : error C2065: 'm_idStack' : undeclared identifier
..\_Network\Misc\Include\objmap.h(107) : error C2228: left of '.GetId' must have class/struct/union type
type is ''unknown-type''
Account Server Log:
PHP Code:
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpBilling.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
dpadbill.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrTW.cpp
..\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrTH.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrJP2.cpp
..\_Network\Misc\Include\Misc.h(18) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgrJP.cpp
..\_Network\Misc\Include\ar.h(13) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
BillingMgr.cpp