View Single Post
Re: Anyone still read this forum?
Old
  (#3)
greenwood
Member
 
Status: Offline
Posts: 4
Join Date: Jul 2008
Default Re: Anyone still read this forum? - 14-07-2008

Ok, well I installed VS Express 2008, and I also installed the latest platform SDK. I then downloaded the HPB_bot_template_3 zip file from Botman's site, and extracted it to my Half-Life dir. I have the Half-Life SDK installed.

When I open the VS template, it opens correctly, but when I try and build it, I get loads of warnings. However it does get through to the linking stage, at which it stops, and tells me

"Linking...
Creating library .\Debug/HPB_bot.lib and object .\Debug/HPB_bot.exp
Embedding manifest...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation. All rights reserved.
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
Copying to DLL folder(s)
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
0 file(s) copied.
The system cannot find the path specified.
0 file(s) copied.
Project : error PRJ0019: A tool returned an error code from "Copying to DLL folder(s)"
Build log was saved at "file://c:\SIERRA\Half-Life\HPB_bot\dlls\Debug\BuildLog.htm"
HPB_bot - 1 error(s), 299 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped =========="

Anyone know what's going wrong here? Thanks.
  
Reply With Quote