From: Kent Mein Date: Thu, 12 Jun 2003 18:25:56 +0000 (+0000) Subject: Added some small comments on cygwin building under windows. X-Git-Tag: v2.28~213 X-Git-Url: https://git.blender.org/gitweb/gitweb.cgi/blender.git/commitdiff_plain/18b30d23ad6741352a35d06b34e5f6676c345282?hp=35007d147e9d7f3a78a22999cdaddf12b6095d75 Added some small comments on cygwin building under windows. From this post... http://projects.blender.org/viewcvs/viewcvs.cgi/blender/doc/README.windows-gcc?rev=1.3&cvsroot=bf-blender&content-type=text/vnd.viewcvs-markup Kent --- diff --git a/README b/README index e6de64166a6..e25e9683041 100644 --- a/README +++ b/README @@ -96,6 +96,9 @@ METHOD 3. Use Microsoft Visual Studio project files These directions are for method 3. Method 1 was used in Nan in combination with Cygwin. I don't know if somebody ever tried method 2. +If you are using Method 1 and or 2 with cygwin you need to set FREE_WINDOWS +to true you can do this with: export FREE_WINDOWS=true + EXTERNAL LIBARIES All external libraries that Blender depends on are found in CVS in precompiled form. If you did not already do so, check out