[1066] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next last

Re: [COLD] Genesis Win32

daemon@ATHENA.MIT.EDU (Tue Aug 13 13:57:57 1996 )

Date: Tue, 13 Aug 1996 11:35:47 -0600 (MDT)
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: Robert Spier <rspier@yoda.lmc.org>
cc: coldstuff@cold.org
In-Reply-To: <2.2.32.19960813181235.006aec8c@199.95.251.200>

> Does anyone have a compiled Genesis version for Win32?
> 
> I noticed it in the Makefile, but don't have DJPP or GCC for my home box..

I started a port to compile it in Visual C++, I have not yet gotten back 
to it.  However, with the work I did it _may_ compile in the gnu stuff 
for Win32 (just grab the whole package, shells and all at 
www.windows95.com?).  However, you will first want to login to a unix 
box, untar the distribution, run 'configure' for the unix box, cd src and 
type 'make win32'.  Tar up the resulting files and move them to your 
win32 box.  You _MUST_ edit src/include/config.h for the win32 box.  
Other than that it _should_ be close to compiling.

-Brandon Gillespie