[Bf-committers] Image Texture building blocker

Wahooney wahooney at wahooney.net
Wed Jul 22 17:22:48 CEST 2009


I have been unable to build the newest SVN on Windows XP / Scons / MSVC 
8 Express, but if you change 
source/blender/render/intern/source/imagetexture.c, line 1345 to:

levf = (float)(M_LOG2E*logf(maxd));

it works again.

Some sort of bug/problem/whatever in the compiler treats the 
multiplication as an indirection for some stupid reason.


More information about the Bf-committers mailing list