Build Log
  

Build started: Project: dll, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000142725844.rsp" with contents
[
/Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "DLL_EXPORTS" /D "ANN_PERF" /D "ANN_NO_RANDOM" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /FD /EHsc /RTC1 /MTd /Fp".\Debug/dll.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI "..\..\src\kd_fix_rad_search.cpp"

"..\..\src\kd_dump.cpp"

"..\..\src\bd_fix_rad_search.cpp"
]
Creating command line "cl.exe @"c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000142725844.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000242725844.rsp" with contents
[
/Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DLL_EXPORTS" /D "ANN_PERF" /D "ANN_NO_RANDOM" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /FD /EHsc /RTC1 /MTd /Fp".\Debug/dll.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI "..\..\src\perf.cpp"

"..\..\src\kd_util.cpp"

"..\..\src\kd_tree.cpp"

"..\..\src\kd_split.cpp"

"..\..\src\kd_search.cpp"

"..\..\src\kd_pr_search.cpp"

"..\..\src\brute.cpp"

"..\..\src\bd_tree.cpp"

"..\..\src\bd_search.cpp"

"..\..\src\bd_pr_search.cpp"

"..\..\src\ANN.cpp"
]
Creating command line "cl.exe @"c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000242725844.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000342725844.rsp" with contents
[
/OUT:"..\bin\ANN.dll" /DLL /MANIFEST /MANIFESTFILE:".\Debug\ANN.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug\ANN.pdb" /DYNAMICBASE:NO /IMPLIB:".\Debug\ANN.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Debug\ANN.obj"

".\Debug\bd_fix_rad_search.obj"

".\Debug\bd_pr_search.obj"

".\Debug\bd_search.obj"

".\Debug\bd_tree.obj"

".\Debug\brute.obj"

".\Debug\kd_dump.obj"

".\Debug\kd_fix_rad_search.obj"

".\Debug\kd_pr_search.obj"

".\Debug\kd_search.obj"

".\Debug\kd_split.obj"

".\Debug\kd_tree.obj"

".\Debug\kd_util.obj"

".\Debug\perf.obj"
]
Creating command line "link.exe @"c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000342725844.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000442725844.rsp" with contents
[
/outputresource:"..\bin\ANN.dll;#2" /manifest

".\Debug\ANN.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\RSP00000442725844.rsp" /nologo"
Creating temporary file "c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\BAT00000542725844.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\BAT00000542725844.bat"""
Output Window
  
Compiling...
kd_fix_rad_search.cpp
kd_dump.cpp
bd_fix_rad_search.cpp
Generating Code...
Compiling...
perf.cpp
kd_util.cpp
c:\research\crf hypotheses selection\ann_1.1.1\src\kd_util.cpp(274) : warning C4244: '=' : conversion from 'double' to 'ANNcoord', possible loss of data
kd_tree.cpp
kd_split.cpp
c:\research\crf hypotheses selection\ann_1.1.1\src\kd_split.cpp(287) : warning C4244: 'initializing' : conversion from 'const double' to 'ANNcoord', possible loss of data
c:\research\crf hypotheses selection\ann_1.1.1\src\kd_split.cpp(393) : warning C4244: 'initializing' : conversion from 'const double' to 'ANNcoord', possible loss of data
kd_search.cpp
kd_pr_search.cpp
brute.cpp
bd_tree.cpp
bd_search.cpp
bd_pr_search.cpp
ANN.cpp
Generating Code...
Linking...
   Creating library .\Debug\ANN.lib and object .\Debug\ANN.exp
Embedding manifest...
Results
  
Build log was saved at "file://c:\Research\CRF Hypotheses Selection\ann_1.1.1\MS_Win32\dll\Debug\BuildLog.htm"
dll - 0 error(s), 3 warning(s)