hello,
when i try to compile (build) a project it gives me this error:
Instance_ShadowfangKeep.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl HandleShutdown(class Socket *,unsigned long)" (__imp_ HandleShutdown@@YAXPAVSocket@@K@Z)
it gives me 32 errors so a other error is like:
Instance_moltencore.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl HandleShutdown(class Socket *,unsigned long)" (__imp_ HandleShutdown@@YAXPAVSocket@@K@Z)
for example.
any ideas
thanks