Quote:
Originally Posted by fathernitwit
Get MinGW... then try to get eqemu to work under it... 
|
Hey, also, if you cant compile it nativley on MingW, you can compile it on Cygwin and it will compile a Windows Binary, but using the Linux libraries, basically Cygwin is a POSIX 'emulation' layer(acuatlly, exactly what it is), so anything you can compile on Linux can be compiled through it, but at a ~1/3 hit on performance, or you can try Services for Unix, but whatever. Just FYI. Actually, I should make a how-to to compile EQEMU under MingW and Cygwin....steal my idea if you want, will save me the time :P