Hello !
I have 2 errors when compiling the Arna Score system, he is full but i got this errors :
Quote:
User.cpp(3950) : error C2065: 'SNAPSHOTTYPE_ARENA_UPDATE' : undeclared identifier
User.cpp(3950) : error C2593: 'operator <<' is ambiguous
|
&
Quote:
User.cpp(3984) : error C2065: 'SNAPSHOTTYPE_ARENA_UPDATE_SINGLE' : undeclared identifier
User.cpp(3984) : error C2593: 'operator <<' is ambiguous
|
Where declare the 2 Snapshot ?
Thanks !
Bye