Build Log
  

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

Command Lines
  
Creating temporary file "c:\data\code\antz_msw_2013_02_15\code\Debug\RSP000001164784.rsp" with contents
[
/Od /I "lib/freeglut/include/GL" /I "lib/oscpack/src" /I "lib/soil/src" /I "C:\Program Files\MySQL\MySQL Server 5.5\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC .\lib\soil\src\stb_image_aug.c

.\lib\soil\src\SOIL.c

.\lib\soil\src\image_helper.c

.\lib\soil\src\image_DXT.c

.\os\osx\nposx.c

.\os\msw\npos.c

.\os\posix\npos_posix.c

.\io\net\nposc.c

.\io\db\npmysql.c

.\io\db\npauxdb.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\nptexmap.c

.\io\gl\nptags.c

.\io\gl\npgldraw.c

.\io\gl\npgeometry.c

.\io\npmouse.c

.\io\npkey.c

.\io\npglut.c

.\io\npgl.c

.\io\npfile.c

.\io\npdb.c

.\io\npconsole.c

.\io\npch.c

.\data\map\npmapstr.c

.\data\map\npmapbase.c

.\data\npstr.c

.\data\npnode.c

.\data\npmath.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_msw_2013_02_15\code\Debug\RSP000001164784.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\data\code\antz_msw_2013_02_15\code\Debug\RSP000002164784.rsp" with contents
[
/Od /I "lib/freeglut/include/GL" /I "lib/oscpack/src" /I "lib/soil/src" /I "C:\Program Files\MySQL\MySQL Server 5.5\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\lib\oscpack\src\osc\OscTypes.cpp

.\lib\oscpack\src\osc\OscReceivedElements.cpp

.\lib\oscpack\src\osc\OscPrintReceivedElements.cpp

.\lib\oscpack\src\osc\OscOutboundPacketStream.cpp

.\lib\oscpack\src\ip\win32\UdpSocket.cpp

.\lib\oscpack\src\ip\win32\NetworkingUtils.cpp

.\lib\oscpack\src\ip\IpEndpointName.cpp

.\io\net\nposcpack.cpp
]
Creating command line "cl.exe @c:\data\code\antz_msw_2013_02_15\code\Debug\RSP000002164784.rsp /nologo /errorReport:prompt"
Compiling...
main.c
npctrl.c
npdata.c
npio.c
c:\data\code\antz_msw_2013_02_15\code\npio.c(122) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\data\code\antz_msw_2013_02_15\code\npio.c(122) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 3
c:\data\code\antz_msw_2013_02_15\code\npio.c(122) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\data\code\antz_msw_2013_02_15\code\npio.c(122) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\data\code\antz_msw_2013_02_15\code\npio.c(124) : warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
c:\data\code\antz_msw_2013_02_15\code\npio.c(124) : warning C4024: 'npdbCtrl' : different types for formal and actual parameter 7
c:\data\code\antz_msw_2013_02_15\code\npio.c(128) : warning C4013: 'npNewLoadNodeStateResultIntoAntz' undefined; assuming extern returning int
c:\data\code\antz_msw_2013_02_15\code\npio.c(105) : warning C4101: 'msg' : unreferenced local variable
c:\data\code\antz_msw_2013_02_15\code\npio.c(154) : warning C4013: 'npdbGetList' undefined; assuming extern returning int
c:\data\code\antz_msw_2013_02_15\code\npio.c(154) : warning C4047: '=' : 'pNPdatabases' differs in levels of indirection from 'int'
npcmd.c
npengine.c
nptest.c
npmap.c
npmapfile.c
c:\data\code\antz_msw_2013_02_15\code\data\npmapfile.c(2251) : warning C4047: '=' : 'char' differs in levels of indirection from 'char *'
npmath.c
npnode.c
npstr.c
npmapbase.c
npmapstr.c
npch.c
npconsole.c
Build log was saved at "file://c:\data\code\antz_msw_2013_02_15\code\Debug\BuildLog.htm"
antz - 0 error(s), 11 warning(s)


The build has been canceled at the user's request