Build Log
  

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

Command Lines
  
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\voronoi\src\Debug\RSP000027.rsp" with contents
[
/Od /I "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 /TC
".\be\be-991015\voronoiMain.c"
]
Creating command line "cl.exe @c:\lamp\ZoneSegmentation\src\utils\voronoi\src\Debug\RSP000027.rsp /nologo"
Creating temporary file "c:\lamp\ZoneSegmentation\src\utils\voronoi\src\Debug\RSP000028.rsp" with contents
[
/OUT:"Debug/voronoi.lib" /NOLOGO
.\Debug\bit_func.obj
.\Debug\cline.obj
.\Debug\dinfo.obj
.\Debug\edgelist.obj
.\Debug\erase.obj
.\Debug\geometry.obj
.\Debug\hash.obj
.\Debug\heap.obj
.\Debug\img_to_site.obj
.\Debug\label_func.obj
.\Debug\voronoiMain.obj
.\Debug\memory.obj
.\Debug\output.obj
.\Debug\read_image.obj
.\Debug\sites.obj
.\Debug\stdafx.obj
.\Debug\usage.obj
.\Debug\voronoi.obj
]
Creating command line "lib.exe @c:\lamp\ZoneSegmentation\src\utils\voronoi\src\Debug\RSP000028.rsp"
Output Window
  
Compiling...
voronoiMain.c
c:\lamp\ZoneSegmentation\src\utils\voronoi\src\be\be-991015\voronoiMain.c(152) : warning C4018: '<' : signed/unsigned mismatch
c:\lamp\ZoneSegmentation\src\utils\voronoi\src\be\be-991015\voronoiMain.c(204) : warning C4018: '<' : signed/unsigned mismatch
Creating library...
Results
  
Build log was saved at "file://c:\lamp\ZoneSegmentation\src\utils\voronoi\src\Debug\BuildLog.htm"
voronoi - 0 error(s), 2 warning(s)