Thats odd, because I remember him coding this for a long time, too long to just "paste their name over everything".
Thats odd, because I remember him coding this for a long time, too long to just "paste their name over everything".
>.> When I try to compile in 2008 I get millions of errors
Wow, in debug there's not any O.o
Game-
Unit.cpp
..\..\src\game\Unit.cpp(356) : error C2678: binary '!=' : no operator found which takes a left-hand operand of type 'std::list<_Ty>::_Const_iterator<_Secure_validation>' (or there is no acceptable conversion)
with
[
_Ty=Affect *,
_Secure_validation=true
]
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\guiddef.h(197): could be 'int operator !=(const GUID &,const GUID &)'
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\list(301): or 'bool std::list<_Ty>::_Const_iterator<_Secure_validation>:perator !=(const std::list<_Ty>::_Const_iterator<_Secure_validation> &) const'
with
[
_Ty=Affect *,
_Secure_validation=true
]
while trying to match the argument list '(std::list<_Ty>::_Const_iterator<_Secure_validation>, int)'
with
[
_Ty=Affect *,
_Secure_validation=true
]
Player.cpp
..\..\src\game\Player.cpp(895) : error C2678: binary '==' : no operator found which takes a left-hand operand of type 'std::list<_Ty>::_Iterator<_Secure_validation>' (or there is no acceptable conversion)
with
[
_Ty=Reputation,
_Secure_validation=true
]
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\guiddef.h(192): could be 'int operator ==(const GUID &,const GUID &)'
C:\Program Files\Microsoft Visual Studio 9.0\VC\include\list(289): or 'bool std::list<_Ty>::_Const_iterator<_Secure_validation>:perator ==(const std::list<_Ty>::_Const_iterator<_Secure_validation> &) const'
with
[
_Ty=Reputation,
_Secure_validation=true
]
while trying to match the argument list '(std::list<_Ty>::_Iterator<_Secure_validation>, int)'
with
[
_Ty=Reputation,
_Secure_validation=true
]
CoT-
.\CoT.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'.
thats cause its not yet finished KingofBeast
Last edited by Pragma; 02-04-2008 at 09:19 PM.
it should compile fine under Debug in VC80(VS2k5); and no its not Ascent renamed or MaNGOS renamed, it has been worked on for a while and you will quickly notice it is nowhere near the development stage of MaNGOS and Ascent