Commit Graph

5 Commits

Author SHA1 Message Date
Chris Burt
b8983996d2 Updated channel listing for help with compiling Blender to reflect (once
again) the existence of #blendercompilers. Also added link to updated
compiling guide found here:

http://www.blender3d.org/cms/Building_with_Cygwin.524.0.html

Thanks to Tom M. and joeedh for pointing out that it should be updated.
2005-03-22 23:38:34 +00:00
Kent Mein
300f10afc8 Tom's additions to the windows build.
(I changed #blendersaue to #blendercoders not #blendercompilers,
does anyone actually use #blendercompilers?)

Kent
2004-05-27 08:05:55 +00:00
Chris Want
5bd765b731 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++
2004-04-11 19:30:26 +00:00
Chris Want
fb76c8ac76 Updated the docs for building blender using cygwin/gcc.
Thanks for the input Pjotr!
2003-05-30 15:50:09 +00:00
Chris Want
924a849755 Support for building bf-blender under windows with gcc (huge thanks to
Florian Eggenburger).

Full instructions are in doc/README.windows-gcc.

Main differences from Florian's patch:

- the 'lib' dir should now be the same level as the 'blender' dir (rather
than being a subdir of 'blender'). This is consistent with the other
platforms that bf-blender supports (tuhopuu will also adopt this convention
hopefully soon).

- the script 'free_windows-env.mk' is no longer needed ... see the
docs about how this is overcome (again, tuhopuu will hopefully
also follow this route soon).

- the dlltool dir has it's own Makefile that builds all of the
needed stub libraries from the dll's in cvs.
2003-05-24 20:04:37 +00:00