From 18b30d23ad6741352a35d06b34e5f6676c345282 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Thu, 12 Jun 2003 18:25:56 +0000 Subject: [PATCH] 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 --- README | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.28.0