View Single Post
Re: How to compile binaries (dll, so) under windows
Old
  (#10)
dstopgunner
Member
 
Status: Offline
Posts: 2
Join Date: Apr 2011
Default Re: How to compile binaries (dll, so) under windows - 11-04-2011

I downloaded the hlsdk (not source)
http://metamod.sourceforge.net/files...sdk-2.3-p3.zip


MinGW - the latest version from here: http://sourceforge.net/projects/ming...W%20Installer/
b) MSYS - shell for MinGW (You can also compile binaries without it - from command line - cmd.exe under Windows XP, 2000), but it's a useful tool and it's recommended to use it with MinGW - http://sourceforge.net/projects/ming...0.exe/download
d) CYGWIN
http://www.cygwin.com/setup.exe

okay hence this is my workspace


but at step 6)
I dont see any .bat files here to edit


the only bat file i see is in the msys folder , msys.bat



I added "path = %path%;D:\botsunited\MINGW\BIN" to msys.bat

going on... went to step 11b) tried to compile .. not sure if it compiled



there wasnt any podbot_mm.dll file inside d:\botsunited\mingw\proj\podbot\obj.win32 folder , there wasnt any obj.win32 folder at all
this was what i got after my attempt to compile


Need help...
This my workspace files if anyone needs 2 see http://www.megaupload.com/?d=IEU5UTB5
  
Reply With Quote