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;
------------------------------------------------
                                          
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to