Build Log
  

Build started: Project: test, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\test\Release\RSP00000160526988.rsp" with contents
[
/O2 /Ob1 /I "..\..\include" /D "NDEBUG" /D "PREP" /D "WIN32" /D "_CONSOLE" /D "ANN_NO_RANDOM" /D "_VC80_UPGRADE=0x0710" /D "_AFXDLL" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release/test.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP "..\..\test\rand.cpp"
]
Creating command line "cl.exe @"c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\test\Release\RSP00000160526988.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
rand.cpp
..\..\test\rand.cpp(431) : warning C4244: '=' : conversion from 'const double' to 'ANNcoord', possible loss of data
..\..\test\rand.cpp(435) : warning C4244: '=' : conversion from 'double' to 'ANNcoord', possible loss of data
..\..\test\rand.cpp(444) : error C2664: 'genOrthFlat' : cannot convert parameter 4 from 'ANNpoint' to 'double *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
..\..\test\rand.cpp(538) : warning C4244: '=' : conversion from 'double' to 'ANNcoord', possible loss of data
..\..\test\rand.cpp(542) : warning C4244: '=' : conversion from 'double' to 'ANNcoord', possible loss of data
..\..\test\rand.cpp(552) : error C2664: 'genGauss' : cannot convert parameter 4 from 'ANNpoint' to 'double *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Results
  
Build log was saved at "file://c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\test\Release\BuildLog.htm"
test - 2 error(s), 4 warning(s)