View Single Post
Re: Compiling dlls with MingWing
Old
  (#28)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Compiling dlls with MingWing - 21-03-2005

here is the Dev-C++/MinGW version of HPB bot Template source code:
http://filebase.bots-united.com/inde...on=file&id=225

also I've uploaded the SDK with Dev-C++ project file for client dll, just redownload it

Note that the MinGW version comes with Dev-C++ won't compile HL mods or bots correctly (it will crash when starting games). The solution is delete "lib" and "include" folder in Dev-C++ folder, and then install this version of MinGW to the Dev-C++ folder and it will be okay:
http://prdownloads.sourceforge.net/m...1.exe?download
(after that there will be an error message in the first time starting Dev-C++, just ignore it)
  
Reply With Quote