[Bf-committers] "MSVC via cygwin Makefiles" compile report

Chris Want bf-committers@blender.org
Wed, 22 Jan 2003 12:35:05 -0700


Hi,

I Gave this a try last night and it worked really
well, with only 2 small "gotcha's":

* I had to change NAN_PYTHON_VERSION from 2.0 to 2.2
in source/nan_definitions.mk to match the version
in lib/windows.

* I had to change COMLIB += $(NAN_JPEG)/lib/libjpeg.a
to COMLIB += $(NAN_JPEG)/lib/libjpeg-static.a in
source/Makefile to match what is in lib/windows

Other than that it worked like a charm
-- keep up the good work, Frank!

Regards,
Chris