View Single Post
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 07-15-2015 , 11:59   Re: SendProxy Manager
Reply With Quote #293

I am trying to compile this for csgo, but I have there errors
Spoiler
Do you know, how can I fix that pls?

EDIT: I somehow fixed those errors, but now I have these :-/
PHP Code:
   Creating library sendproxy.ext.2.csgo.lib and object sendproxy.ext.2.csgo.exp
extension
.obj error LNK2001unresolved external symbol "public: virtual void __thiscall SDKExtension::SDK_OnDependenciesDropped(void)" (?SDK_OnDependenciesDropped@SDKExtension@@UAEXXZ)
extension.obj error LNK2001unresolved external symbol "public: virtual void __thiscall SDKExtension::OnDependenciesDropped(void)" (?OnDependenciesDropped@SDKExtension@@UAEXXZ)
sendproxy.ext.2.csgo.dll fatal error LNK11202 unresolved externals 


https://forums.alliedmods.net/showth...93#post2319993

Last edited by KissLick; 07-15-2015 at 13:35.
KissLick is offline