[Bf-committers] CVS commit: blender/source/blender/python/api2_2x Blender.h Object.h Blender.c Makefile.am Object.c modules.h

Douglas Bischoff bf-committers@blender.org
Mon, 21 Apr 2003 18:50:16 -0400


On Monday, April 21, 2003, at 04:33 PM, Michel Selten wrote:

>   * Hopefully fixed a link error on OS X.
>     Declared g_blenderdict externally in modules.h and moved the real
>     declaration to Blender.c

Confirmed: it now compiles & links properly on OS X. THANK YOU!

Do you have any test programs you would like run to confirm that the 
functionality is there?

Thanks!

BTW: anybody know what flag or option to use to stop Ghost from writing 
every single mouse movement event & other event to the console? Doesn't 
happen with NaN makefiles, so I assume I've missed something.

Also, the binary through autoconf is 14 megs, dynamic, whereas the 
binary through the NaN makefiles is 6 or so. What's up?

-Bischofftep