[Bf-committers] CVS Python assert failure on shutdown?

Stephen Swaney sswaney at centurytel.net
Tue Mar 20 17:28:29 CET 2007


On Tue, Mar 20, 2007 at 10:16:02AM -0600, Early Ehlinger wrote:
> I'm assuming you're building a debug build, i.e., with -DNDEBUG turned 
> off?  assert() only ever triggers in a debug build, so it could be 
> silently failing on your end.

Doh!  This would explain the loonix vs windows behavior.

On windows *everything* has to be built debug.

On unixy platforms, we can build debug blender and link
against non-debug libs (like Python!)

-- 
Stephen Swaney			
sswaney at centurytel.net



More information about the Bf-committers mailing list