View Single Post
Re: Problem Compiling in Visual C++
Old
  (#3)
minorgod
Member
 
minorgod's Avatar
 
Status: Offline
Posts: 43
Join Date: Jan 2004
Default Re: Problem Compiling in Visual C++ - 20-06-2004

Ahhh...I gotcha. The instructions posted in the Visual Studio setup thread are slightly wrong then. If you use the "getstarted.zip" file and follow the directions, you need to set the metamod path in Visual Studio to be RealBot\metamod-1.17\metamod instead of RealBot\metamod-1.17\ or RealBot\metamod as the instructions suggest. Now I'm just getting the error:

WINDOWS.H already included. MFC apps must not #include <windows.h>

but based on other posts, I think I just need to rearrange the order of my include paths in the Visual Studio config to fix that.


Nowhere does science promise emancipation.
  
Reply With Quote