WINDOWS instructions fix
authorMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 27 Jun 2014 02:06:02 +0000 (02:06 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Fri, 27 Jun 2014 02:06:02 +0000 (02:06 +0000)
mmsoftware/mystic_ships/client/BUILDING

index 6f6c32b..54a0965 100644 (file)
@@ -1,4 +1,4 @@
-$Id: BUILDING,v 1.1 2014/06/27 01:50:35 mmondor Exp $
+$Id: BUILDING,v 1.2 2014/06/27 02:06:02 mmondor Exp $
 
 
 NetBSD
@@ -93,7 +93,11 @@ and that a more standard build environment is provided.
 This however also means that you'll need mingw-built versions of
 SDL, SDL_gfx, SDL_image, SDL_mixer, SDL_net, libvorbis, libogg and
 libz.  The tms-client GNUmakefile script expects those to have been
-installed under the /usr/local prefix by default.
+installed under the /usr/local prefix by default.  Although they may
+not be the latest versions, the following archive may be extracted
+once in your cygwin environment, using the command
+"cd / && tar xzvpf <archive>":
+http://tms.pulsar-zone.net/cygwin-mingw-libs.tgz
 
 Go to the client/ directory, modify src/conf.h as necessary, then
 run "make".