.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   HPB_bot (http://forums.bots-united.com/forumdisplay.php?f=35)
-   -   Error compiling HPB_Bot 3.0 source code (http://forums.bots-united.com/showthread.php?t=2110)

Grumpy Troll 26-06-2004 22:02

Error compiling HPB_Bot 3.0 source code
 
Greetings,

I am currently learning how to program in C++ and have downloaded the HPB_Bot 3.0 source code to have more insight on the workings of the bot and of artificial intelligence on a broader scale. I am using Microsoft Visual C++ 6.0 on Windows XP Home (French version). I have a problem when attempting to compile the source code from the HPB_Bot.dsw file in 'HPB_Bot\dlls'. I am posting the log in the hope you may help me.
Quote:

Deleting intermediate files and output files for project 'HPB_bot - Win32 Debug'.
--------------------Configuration: HPB_bot - Win32 Debug--------------------
Compiling...
bot.cpp
bot_chat.cpp
bot_client.cpp
bot_combat.cpp
bot_models.cpp
bot_navigate.cpp
bot_start.cpp
dll.cpp
engine.cpp
h_export.cpp
linkfunc.cpp
namefunc.cpp
util.cpp
waypoint.cpp
Linking...
Creating library .\Debug/HPB_bot.lib and object .\Debug/HPB_bot.exp
Copying to DLL folder(s)
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Le p‚riph‚rique n'est pas prˆt.
0 fichier(s) copi‚(s).
Error executing c:\windows\system32\cmd.exe.

HPB_bot.dll - 1 error(s), 0 warning(s)
Thank you for replying to my query,

Thomas.

Akz 26-06-2004 22:16

Re: Error compiling HPB_Bot 3.0 source code
 
Try going to the custom build tab in the project options. You will see a line like this there:
copy $(TargetPath) "C:\path\here"

Check out that the path specified there is valid.

Just a guess though. Can't understand your error messages. 9_9

Grumpy Troll 26-06-2004 22:26

Re: Error compiling HPB_Bot 3.0 source code
 
Akz,

I looked in the project options and under the Custom Build tab, and there were in effect eight copy $(TargetPath) "D:\Half-Life\mod" values. I changed the given paths to valid equivalents and the project was compiled successfully. I would like to thank you for your accurate and fast answer.

Thomas.


All times are GMT +2. The time now is 12:53.

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