![]() |
HL metamod bot SDK not working...
1 Attachment(s)
I downloaded the Half-Life metamod bot SDK from this site and it says in the text file, to compile it i need to have Visual c++ 6.0 or higher....I have Microsoft Visual C++ 2008 Express Edition and when I try to compile the hpb bot_mm source wich is included with the HL metamod bot SDK I get a ton of errors. Can anyone explain the errors ?
Here's the ErrorLog: |
Re: HL metamod bot SDK not working...
The main problem is that some warnings are treated as errors, just turn off this option somewhere in the "C++" options category.
The other that I see is "../metamod\dllapi.h : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format", just open this file with Visual Studio itself for example and resave it. The other warnings are for "unsafe" function (only MS think that), you can safely disable this warnings. |
Re: HL metamod bot SDK not working...
Doesn't Work !!!! Wtf is happening ? it still says mac file format !
|
Re: HL metamod bot SDK not working...
Download Metamod-p and just replace the headers of the current metamod sources that you have.
|
Re: HL metamod bot SDK not working...
I was doing it another way. I was downloading the linux version of sources of metamod (tar file) and it was always correctly formatted. :)
|
All times are GMT +2. The time now is 04:35. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.