From: Karl Schultz Date: Fri, 8 Nov 2002 18:00:04 +0000 (+0000) Subject: Add instructions to unzip both zip files into the same directory. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af76b4280caabec60746de522b1dbf9b9da440fc;p=mesa.git Add instructions to unzip both zip files into the same directory. --- diff --git a/docs/README.WIN32 b/docs/README.WIN32 index 46e38d385a1..3e47c654185 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -1,9 +1,13 @@ File: docs/README.WIN32 -Last updated: Aug 15, 2002 - Karl Schultz - kschultz@users.sourceforge.net +Last updated: Nov 08, 2002 - Karl Schultz - kschultz@users.sourceforge.net Quick Start +Unzip both ZIP files (MesaLib and MesaDemos) into the same directory. +This is important because the current makefiles in MesaLib assume that +the directories in MesaDemos are present. + If you have Microsoft Visual C++ 6.0 installed, simply go to the top directory of the Mesa distribution and type 'nmake -f Makefile.win NODEBUG=1' for an optimized build. Note that you may have to run ...VC98/BIN/VCVARS32.BAT