[Bf-committers] blender & scons compile error

Yousef Hurfoush bat3a at msn.com
Fri Oct 14 03:56:57 CEST 2011


hello :)

svn 40996, windows 7 x64, scons & msvcsp1

got this error! with fresh svn trying to build x32 & x64
------------------------------------------------
source\blender\blenkernel\intern\sound.c(633) : error C2124: divide or mod by ze
ro
scons: *** [Z:\Development\blender\build\win64-trunk\source\blender\blenkernel\i
ntern\sound.obj] Error 2
scons: building terminated because of errors.
------------------------------------------------


the code making the error
------------------------------------------------
    return .0f/.0f;
------------------------------------------------
 		 	   		  


More information about the Bf-committers mailing list