Build Log |
|
Command Lines |
Creating temporary file "C:\Projects\shapelib\contrib\msvc\Release\shpgeo\RSP00006F54004380.rsp" with contents [ /O2 /Ob1 /I "..\.." /I "C:\Projects\proj.4\src" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_CRT_SECURE_NO_WARNINGS" /D "CONTRIB" /D "PROJ4" /D "_BIG_ENDIAN" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp".\Release\shpgeo/shpgeo.pch" /Fo".\Release\shpgeo/" /Fd".\Release\shpgeo/" /W3 /c /TC ..\shpgeo.c ] Creating command line "cl.exe @C:\Projects\shapelib\contrib\msvc\Release\shpgeo\RSP00006F54004380.rsp /nologo /errorReport:prompt" Creating temporary file "C:\Projects\shapelib\contrib\msvc\Release\shpgeo\RSP00007054004380.rsp" with contents [ /OUT:"lib\shpgeo.lib" .\Release\shpgeo\shpgeo.obj ] Creating command line "lib.exe @C:\Projects\shapelib\contrib\msvc\Release\shpgeo\RSP00007054004380.rsp /NOLOGO" |
Output Window |
Compiling... shpgeo.c ..\shpgeo.c(275) : warning C4101: 'obj_storage' : unreferenced local variable ..\shpgeo.c(334) : warning C4101: 'my_order' : unreferenced local variable ..\shpgeo.c(334) : warning C4101: 'GeoType' : unreferenced local variable ..\shpgeo.c(537) : warning C4101: 'i' : unreferenced local variable ..\shpgeo.c(642) : warning C4101: 'i' : unreferenced local variable ..\shpgeo.c(642) : warning C4101: 'nextring' : unreferenced local variable ..\shpgeo.c(640) : warning C4101: 'ppsC' : unreferenced local variable ..\shpgeo.c(709) : warning C4101: 'i' : unreferenced local variable ..\shpgeo.c(709) : warning C4101: 'nextring' : unreferenced local variable ..\shpgeo.c(707) : warning C4101: 'ppsC' : unreferenced local variable ..\shpgeo.c(1046) : warning C4101: 'jv' : unreferenced local variable ..\shpgeo.c(1047) : warning C4101: 'sign_x' : unreferenced local variable ..\shpgeo.c(1047) : warning C4101: 'sign_y' : unreferenced local variable ..\shpgeo.c(1048) : warning C4101: 'dy_Area' : unreferenced local variable ..\shpgeo.c(1151) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence ..\shpgeo.c(1121) : warning C4101: 'v1' : unreferenced local variable ..\shpgeo.c(1121) : warning C4101: 'v2' : unreferenced local variable ..\shpgeo.c(1190) : warning C4101: 'ringDir' : unreferenced local variable ..\shpgeo.c(1291) : warning C4101: 'jv' : unreferenced local variable ..\shpgeo.c(1538) : warning C4101: 'temp' : unreferenced local variable c:\projects\shapelib\contrib\shpgeo.c(288) : warning C4700: uninitialized local variable 'GeoType' used c:\projects\shapelib\contrib\shpgeo.c(942) : warning C4700: uninitialized local variable 'rLen' used c:\projects\shapelib\contrib\shpgeo.c(944) : warning C4700: uninitialized local variable 'rLenMax' used c:\projects\shapelib\contrib\shpgeo.c(953) : warning C4700: uninitialized local variable 'nPIP' used Creating library... |
Results |
Build log was saved at "file://C:\Projects\shapelib\contrib\msvc\Release\shpgeo\BuildLog.htm" shpgeo - 0 error(s), 24 warning(s) |