[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: KEGS LanceGS emulation?



In article <lkjcm1hm3e1o0gf23r51g6egt6k3a4cu8n@4ax.com>,
Jeff Blakeney  <CUTjblakeney@sympatico.ca> wrote:
>On Sun, 30 Oct 2005 11:23:05 -0500, Jeff Blakeney
><CUTjblakeney@sympatico.ca> wrote:
>
>Okay, it might take me even longer than I thought.  It looks like the
>Windows build was done using MinGW but just figuring out what I need
>to download and install to use it is going to take me a few days.
>
>I have had some experience using Watcom so I downloaded Open Watcom
>but I haven't even figured out what the main source file for KEGS is.
>Then the header files probably aren't compatible either.
>
Quite likely true.
Kegs was originally developed for Unix,
then ported to Windows using Cygwin.
(Cygwin gives you a Unix like programming environment on top of the Windows API).
Visit http://www.cygwin.com to get started.
There's lots of useful guides there to help you on your way,
if you're coming at it from a Windows perspective.
and the Installer is (mostly) automated.
Regards
Aaron