View Single Post
Error compiling METAMOD 1.17
Old
  (#1)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Error compiling METAMOD 1.17 - 30-12-2003

I set up the correct include paths, i applied the latest .h files from Alfed at valve. I also applied PMB's patch. I get over 100 of errors like this:

Code:
engine_api.cpp(386) : error C2440: '=' : cannot convert from 'void (__cdecl *)(void *,char *,...)' to 'void (__cdecl *)(struct _iobuf *,char *,...)'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
I bet something simple is just wrong, but i can't find it. Perhaps anyone can help me here?

btw, if you where searching for the latest headers of the 'new but not yet released sdk', i have uploaded them to bots-united (/home/source)


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote