[Bf-committers] Re: Build failure due to isosurface.cpp with Visual C++ 2005 Express

Eugene Reilly gene001 at gmail.com
Mon Nov 6 00:42:06 CET 2006


Hey Ben,

You're right. Thanks!


On 11/5/06, Eugene Reilly <gene001 at gmail.com> wrote:
>
> Hey, thanks for the quick reply.  I've tried both of the below
> suggestions, but both lead to a compiler crash.
>
> >* Seems I'm having some issues compiling intern:
> *>*
> *>* ..\..\intern\isosurface.cpp(638) : error C2666: 'pow' : 6 overloads
> have
> *>* similar conversions
> *
> use :
> smoSubdfac = pow(0.55,(double)mSubdivs); // slightly stronger
>
> or :
> smoSubdfac = powf(0.55,(float)mSubdivs); // slightly stronger




-- 
Eugene (etr9j)@

http://www.blendernation.com - BlenderNation - Fresh Blender News, Every Day
http://www.blenderbuilds.com - Blender Builds, CVS and Releases for Linux,
Mac, and Windows
http://www.geneome.net - Blender tutorials and files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/pipermail/bf-committers/attachments/20061105/2e41bc24/attachment.html


More information about the Bf-committers mailing list