[Bf-committers] msvc 7.1+ scons : iin node_shader.c, function "round" not reconized

jean-michel soler jmsoler at free.fr
Wed Aug 2 01:15:12 CEST 2006


static void node_shader_exec_math(void *data, bNode *node, bNodeStack 
**in, bNodeStack **out)
...
line 618 :   out[0]->vec[0]= round(in[0]->vec[0]);

MSVC 7.1 complains and do not end the compilation .

jms



More information about the Bf-committers mailing list