Build Log |
|
Command Lines |
Creating temporary file "C:\DOCUME~1\funk\LOCALS~1\Temp\RSP00000A.rsp" with contents [ /Od /I "\MyLib\Source" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp"./SKit2.pch" /Fo"./" /Fd"./" /W3 /c /ZI .\wignerTransforms.cpp .\weights.cpp .\utils.cpp .\seminaive.cpp .\primitive_FST.cpp .\primitive.cpp .\permroots.cpp .\OURperms.cpp .\OURmods.cpp .\oddweights.cpp .\newFCT.cpp .\naive_synthesis.cpp .\MathFace.cpp .\makeWigner.cpp .\indextables.cpp .\FST_SO3.cpp .\FST_semi_memo.cpp .\FFTcode.cpp .\fft_grids.cpp .\csecond.cpp .\cospmls.cpp ] Creating command line "cl.exe @C:\DOCUME~1\funk\LOCALS~1\Temp\RSP00000A.rsp /nologo" |
Output Window |
Compiling... wignerTransforms.cpp weights.cpp utils.cpp seminaive.cpp primitive_FST.cpp c:\Funk\ebi\misha\SKit2\primitive_FST.cpp(75) : error C2668: 'fabs' : ambiguous call to overloaded function c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\math.h(602): could be 'long double fabs(long double)' c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\math.h(554): or 'float fabs(float)' c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\math.h(190): or 'double fabs(double)' while trying to match the argument list '(int)' primitive.cpp permroots.cpp OURperms.cpp OURmods.cpp oddweights.cpp newFCT.cpp c:\Funk\ebi\misha\SKit2\newFCT.cpp(507) : warning C4018: '<' : signed/unsigned mismatch c:\Funk\ebi\misha\SKit2\newFCT.cpp(531) : warning C4018: '<=' : signed/unsigned mismatch c:\Funk\ebi\misha\SKit2\newFCT.cpp(533) : warning C4018: '<' : signed/unsigned mismatch c:\Funk\ebi\misha\SKit2\newFCT.cpp(604) : warning C4018: '<' : signed/unsigned mismatch naive_synthesis.cpp MathFace.cpp makeWigner.cpp indextables.cpp FST_SO3.cpp FST_semi_memo.cpp FFTcode.cpp fft_grids.cpp csecond.cpp cospmls.cpp c:\Funk\ebi\misha\SKit2\cospmls.cpp(251) : warning C4101: 'CoswSave' : unreferenced local variable c:\Funk\ebi\misha\SKit2\cospmls.cpp(390) : warning C4101: 'CoswSave' : unreferenced local variable |
Results |
Build log was saved at "file://c:\Funk\ebi\misha\SKit2\BuildLog.htm" SKit2 - 1 error(s), 6 warning(s) |