[Bf-committers] VC7.1 doesn't link

Drip Stone wisitvenita at gmail.com
Mon Nov 27 00:15:59 CET 2006


I found that blender used the trick "#define atanf(a)    atan((double)(a))"
already in floatpatch.h
So, just include floatpatch.h in node_composite.c,  and the source will be
compiled.

On 11/23/06, Drip Stone <wisitvenita at gmail.com> wrote:
>
> Some people use
> #define atanf (float)atan
> or
> #define atanf(a) atan((double)(a))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/pipermail/bf-committers/attachments/20061127/9cdd185e/attachment.htm


More information about the Bf-committers mailing list