[Bf-committers] To make or not to make

Kent Mein bf-committers@blender.org
Fri, 1 Nov 2002 09:35:03 -0600


In reply to Ton Roosendaal (ton@blender.org):

Sounds like a great plan to me.
I have one question on it.

Is fixing compiler warnings considered code clean up?
(i.e. do we only fix fatal errors at this point?)

My personal current game plan is to get it to the point where I can
do the following on each of the platforms I have access to.
download new cvs tree.
follow instructions in the blender/readme.txt
(setenv NANBLENDERHOME and MAKEFLAGS and modify nan_definitions.mk)
And it should build a working binary.

After that I'll start on the automake stuff for intern if no one has.

Kent