View Single Post
Error compiling HPB_Bot 3.0 source code
Old
  (#1)
Grumpy Troll
Guest
 
Status:
Posts: n/a
Default Error compiling HPB_Bot 3.0 source code - 26-06-2004

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.
  
Reply With Quote