ValveTime.co.uk | Valve News, Forums, Steam

Hi,
I was wondering if anyone could help me clear up the following linker errors:

hl error LNK2019: unresolved external symbol "class CBasePlayer * __cdecl BotPutInServer(bool,int)" (?BotPutInServer@@YAPAVCBasePlayer@@_NH@Z) referenced in function "void __cdecl Bot_f(void)" (?Bot_f@@YAXXZ)

hl error LNK2019: unresolved external symbol "void __cdecl Bot_RunAll(void)" (?Bot_RunAll@@YAXXZ) referenced in function "void __cdecl GameStartFrame(void)" (?GameStartFrame@@YAXXZ)


I had many more, but I reinstalled and that fixed them. I have tried uninstalling and reinstalling and remaking the mod with the mod wizard a couple of times and still recieve them when i try to compile game_sdk.sln.

I'm hoping I just need an include or compile setting and that things are not completely broken.

Thanks,
Louis
Back
Top