Build Log
  

Rebuild started: Project: antz, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\data\code\antz\Release\RSP00004916681796.rsp" with contents
[
/O2 /Oi /Ot /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"Release\\" /Fd"Release\vc90.pdb" /W3 /c /Zi /TC .\os\msw\npmswfile.c

.\os\linux\nplinuxfile.c

.\os\npos.c

.\io\file\npxml.c

.\io\file\npobj.c

.\io\file\npkml.c

.\io\file\npjson.c

.\io\file\npgdal.c

.\io\file\npcsv.c

.\io\gl\soil\src\stb_image_aug.c

.\io\gl\soil\src\SOIL.c

.\io\gl\soil\src\image_helper.c

.\io\gl\npgldraw.c

.\io\gl\npgeometry.c

.\io\npmouse.c

.\io\npkey.c

.\io\npglut.c

.\io\npgl.c

.\io\npfile.c

.\data\npnode.c

.\data\npmapfile.c

.\data\npmap.c

.\ctrl\nptest.c

.\ctrl\npengine.c

.\ctrl\npcmd.c

.\npio.c

.\npdata.c

.\npctrl.c

.\main.c
]
Creating command line "cl.exe @c:\data\code\antz\Release\RSP00004916681796.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\data\code\antz\Release\RSP00004A16681796.rsp" with contents
[
/OUT:"C:\data\code\antz\Release\antz.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\antz.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\data\code\antz\Release\antz.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /DYNAMICBASE /NXCOMPAT /MACHINE:X86 SOIL.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

".\Release\main.obj"

".\Release\npctrl.obj"

".\Release\npdata.obj"

".\Release\npio.obj"

".\Release\npcmd.obj"

".\Release\npengine.obj"

".\Release\nptest.obj"

".\Release\npmap.obj"

".\Release\npmapfile.obj"

".\Release\npnode.obj"

".\Release\npfile.obj"

".\Release\npgl.obj"

".\Release\npglut.obj"

".\Release\npkey.obj"

".\Release\npmouse.obj"

".\Release\npgeometry.obj"

".\Release\npgldraw.obj"

".\Release\image_helper.obj"

".\Release\SOIL.obj"

".\Release\stb_image_aug.obj"

".\Release\npcsv.obj"

".\Release\npgdal.obj"

".\Release\npjson.obj"

".\Release\npkml.obj"

".\Release\npobj.obj"

".\Release\npxml.obj"

".\Release\npos.obj"

".\Release\nplinuxfile.obj"

".\Release\npmswfile.obj"
]
Creating command line "link.exe @c:\data\code\antz\Release\RSP00004A16681796.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\data\code\antz\Release\RSP00004B16681796.rsp" with contents
[
/outputresource:".\Release\antz.exe;#1" /manifest

.\Release\antz.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\data\code\antz\Release\RSP00004B16681796.rsp /nologo"
Creating temporary file "c:\data\code\antz\Release\BAT00004C16681796.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\data\code\antz\Release\BAT00004C16681796.bat"
Output Window
  
Compiling...
npmswfile.c
.\os\msw\npmswfile.c(155) : warning C4133: 'function' : incompatible types - from 'char [2]' to 'const wchar_t *'
.\os\msw\npmswfile.c(205) : warning C4047: '=' : 'LPWSTR' differs in levels of indirection from 'LPTSTR *'
.\os\msw\npmswfile.c(221) : warning C4133: 'function' : incompatible types - from 'char [3]' to 'const wchar_t *'
nplinuxfile.c
.\os\linux\nplinuxfile.c(33) : warning C4013: 'getcwd' undefined; assuming extern returning int
npos.c
npxml.c
npobj.c
npkml.c
npjson.c
npgdal.c
npcsv.c
stb_image_aug.c
c:\data\code\antz\io\gl\soil\src\stbi_DDS_aug_c.h(362) : warning C4018: '>' : signed/unsigned mismatch
c:\data\code\antz\io\gl\soil\src\stbi_DDS_aug_c.h(366) : warning C4018: '>' : signed/unsigned mismatch
c:\data\code\antz\io\gl\soil\src\stbi_DDS_aug_c.h(390) : warning C4018: '<' : signed/unsigned mismatch
c:\data\code\antz\io\gl\soil\src\stbi_DDS_aug_c.h(427) : warning C4018: '<' : signed/unsigned mismatch
SOIL.c
.\io\gl\soil\src\SOIL.c(1719) : warning C4018: '<=' : signed/unsigned mismatch
.\io\gl\soil\src\SOIL.c(1729) : warning C4018: '<' : signed/unsigned mismatch
image_helper.c
.\io\gl\soil\src\image_helper.c(325) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\io\gl\soil\src\image_helper.c(366) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\io\gl\soil\src\image_helper.c(373) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\io\gl\soil\src\image_helper.c(415) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\io\gl\soil\src\image_helper.c(422) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
npgldraw.c
npgeometry.c
npmouse.c
npkey.c
npglut.c
npgl.c
npfile.c
npnode.c
Compiling...
npmapfile.c
npmap.c
nptest.c
npengine.c
npcmd.c
npio.c
npdata.c
npctrl.c
main.c
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\data\code\antz\Release\BuildLog.htm"
antz - 0 error(s), 15 warning(s)