Build Log
  

------- Build started: Project: VoronoiLibTest, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\Debug\RSP000064.rsp" with contents
[
/Od /I "C:\lamp\doclib_withVS7\include" /I "..\voronoi\src\be\be-991015" /I "C:\lamp\AdaptiveOCR\src\utils\libtiff_bin_354\libtiff" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\ZoneRepresentation.cpp
]
Creating command line "cl.exe @c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\Debug\RSP000064.rsp /nologo"
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\Debug\RSP000065.rsp" with contents
[
/OUT:"Debug/VoronoiLibTest.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/VoronoiLibTest.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 voronoi.lib libtiff.lib doclib.lib libjpeg.lib libpng.lib zlib.lib 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\stdafx.obj
.\Debug\VoronoiLibTest.obj
.\Debug\ZoneRepresentation.obj
]
Creating command line "link.exe @c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\Debug\RSP000065.rsp"
Output Window
  
Compiling...
ZoneRepresentation.cpp
c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\ZoneRepresentation.cpp(30) : warning C4018: '<' : signed/unsigned mismatch
c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\ZoneRepresentation.cpp(37) : warning C4018: '<' : signed/unsigned mismatch
c:\lamp\zonesegmentation\src\utils\voronoilibtest\zonerepresentation.cpp(32) : warning C4715: 'CZoneRepresentation::getVLine' : not all control paths return a value
c:\lamp\zonesegmentation\src\utils\voronoilibtest\zonerepresentation.cpp(39) : warning C4715: 'CZoneRepresentation::getPLine' : not all control paths return a value
Linking...
Results
  
Build log was saved at "file://c:\lamp\ZoneSegmentation\src\utils\VoronoiLibTest\Debug\BuildLog.htm"
VoronoiLibTest - 0 error(s), 4 warning(s)