|
|
Member
Status: Offline
Posts: 14
Join Date: Mar 2012
|
Re: Compile -
24-06-2012
Quote:
Originally Posted by DeitY
okay i edited as u said
dll.cpp:318: error: âSTRINGâ was not declared in this scope
dll.cpp: In function âvoid ClientPutInServer(edict_t*)â:
dll.cpp:441: warning: suggest explicit braces to avoid ambiguous âelseâ
dll.cpp: In function âvoid ClientCommand(edict_t*)â:
dll.cpp:584: warning: deprecated conversion from string constant to âchar*â
dll.cpp: In function âvoid ClientUserInfoChanged_Post(edict_t*, char*)â:
dll.cpp:1266: warning: deprecated conversion from string constant to âchar*â
dll.cpp: In function âvoid ServerActivate(edict_t*, int, int)â:
dll.cpp:1822: warning: deprecated conversion from string constant to âchar*â
dll.cpp: In function âvoid StartFrame()â:
dll.cpp:1909: warning: deprecated conversion from string constant to âchar*â
dll.cpp:1958: error: no matching function for call to
âedict_s::edict_s(edict_t*)â
../hlsdk-2.3-p3/multiplayer/engine/edict.h:20: note: candidates are:
edict_s::edict_s()
../hlsdk-2.3-p3/multiplayer/engine/edict.h:20: note:
edict_s::edict_s(const edict_s&)
dll.cpp:2352: warning: deprecated conversion from string constant to âchar*â
so its to source files,official doesnt work.
|
so..
|
|
|