View Single Post
Re: Compiling HPB bot with Borland's?
Old
  (#4)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Compiling HPB bot with Borland's? - 24-02-2004

Could you post the errors you get ? (only the first lines)

Also have you checked the include paths in the Makefile ? Open the "Makefile" file with notepad and check that all the include paths (which are the relative paths where the compiler will go and look for its include files) are well suited for your system. The include paths are options that begind with -I or /I (such as "-I../../metamod-1.13/metamod", which would tell the compiler that some include files it needs are located in "..\..\metamod-1.13\metamod" relatively to the current directory.)



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote