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

Eugene Reilly gene001 at gmail.com
Sun Nov 5 22:28:27 CET 2006


Seems I'm having some issues compiling intern:

..\..\intern\isosurface.cpp(638) : error C2666: 'pow' : 6 overloads have
similar conversions
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be
'long double pow(long double,int)'
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(573): or 'long
double pow(long double,long double)'
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float
pow(float,int)'
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(525): or 'float
pow(float,float)'
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or
'double pow(double,int)'
C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(123): or
'double pow(double,double)' while trying to match the argument list
'(double, float)'

Anyone else having similar issues building? I think it's due to the latest
commit by Nils:

Date: Sun,  5 Nov 2006 18:28:23 +0100 (CET)
From: Nils Thuerey <nils at thuerey.de>
Subject: [Bf-blender-cvs] CVS commit: blender/intern/elbeem/intern
       isosurface.cpp
To: bf-blender-cvs at blender.org
Message-ID: <20061105172823.E2F831C066B at bserve2.blender.org>

n_t (Nils Thuerey) 2006/11/05 18:28:23 CET

 Modified files:
   blender/intern/elbeem/intern isosurface.cpp

 Log:
 - a minor fix for solaris (problems with round&pow)

 Revision  Changes    Path
 1.13      +5 -4      blender/intern/elbeem/intern/isosurface.cpp
   <
http://projects.blender.org/viewcvs/viewcvs.cgi/blender/intern/elbeem/intern/isosurface.cpp.diff?r1=1.12&r2=1.13&cvsroot=bf-blender
>


Usually these things are fixed (if it's not just me having the problem) by
the time I wake up in the morning, but I'll throw it out there anyway.

-- 
Eugene (etr9j)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/pipermail/bf-committers/attachments/20061105/54272df1/attachment.html


More information about the Bf-committers mailing list