.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   HPB_bot (http://forums.bots-united.com/forumdisplay.php?f=35)
-   -   Problems compiling the source (http://forums.bots-united.com/showthread.php?t=9058)

Neoptolemus 23-05-2012 00:24

Problems compiling the source
 
Hi everyone,

I've been doing some practice with developing a Quake 2 bot and I'm at a stage where I feel confident enough to try creating a Counter-Strike bot using the HPB source as a start point, especially since support is much more complete than it is for Quake 2.

I have downloaded the source for 4.0 from the HPB site and opened the vcproj file in VS 2008. I cannot get it to compile however as it complains that it's missing extdll.h and bot_chat.scr.

I believe extdll.h is from the HL source and is of course required so HPB bot can interface with the game. I have downloaded the Half-life 2.3 SDK full, and I can see the missing header files there, but even after adding it to the header section it still complains it cannot find it. Looking in the HPB readme I can't find any information on this. Can anyone help me out? Perhaps it needs to be in a specific directory?

Thanks!

tschumann 27-05-2012 03:34

Re: Problems compiling the source
 
Which file did you download? Does it not come with extdll.h to start with?

sparky99 14-08-2012 11:50

Re: Problems compiling the source
 
http://filebase.bots-united.com/inde...act=view&id=13

Replace the metamod directory with the metamod-p sdk filles


Make sure in that in the [Configuration Properties] [C/C++] [General] [Additional Include Directories] you have

../metamod
../hl/common
../hl/dlls
../hl/engine
../hl/game_shared
../hl/pm_shared


All times are GMT +2. The time now is 17:58.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.