From 5bd765b7313d541c5d6f574d57bd9298bd4b6019 Mon Sep 17 00:00:00 2001 From: Chris Want Date: Sun, 11 Apr 2004 19:30:26 +0000 Subject: An update to the windows/gcc docs: 1) Explained the usage of the backslash at an end of a line 2) added note about new package gcc-g++ --- doc/README.windows-gcc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/README.windows-gcc') diff --git a/doc/README.windows-gcc b/doc/README.windows-gcc index c8f94ba4297..bbebcbda1c1 100644 --- a/doc/README.windows-gcc +++ b/doc/README.windows-gcc @@ -7,7 +7,7 @@ that don't have cygwin installed. The instructions are: 1. Download cygwin (www.cygwin.com) and use the setup program - to install packages for gcc, gcc-mingw, w32api, make, cvs, + to install packages for gcc, gcc-mingw, gcc-g++, w32api, make, cvs, python, perl, gettext, and gettext-devel (and maybe others... the dependency list is bound to change over time and hopefully these instructions will keep up with the changes). All of the following @@ -19,6 +19,10 @@ The instructions are: mkdir bf-blender cd bf-blender +Please note that a backslash at the end of a line in the following +means that the command spans two lines. If you wish to type the command as +one line, exclude the '\'. + 3. Checkout the blender module from the bf-blender tree using cvs (use password anonymous): cvs -d:pserver:anonymous@cvs.blender.org:/cvsroot/bf-blender login -- cgit v1.2.3