Build Log
  

Build started: Project: ant, Configuration: Release|x64

Command Lines
  
Creating temporary file "c:\data\code\ant\x64\Release\RSP00000625562844.rsp" with contents
[
/O2 /Oi /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Gy /Fo"x64\Release\\" /Fd"x64\Release\vc90.pdb" /W3 /c /Zi /TC .\io\gl\npgldraw.c

.\io\npmouse.c

.\io\npkey.c

.\io\npglut.c

.\io\npgl.c

.\io\npfileio.c

.\data\npplot.c

.\data\npnode.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\ant\x64\Release\RSP00000625562844.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
npgldraw.c
c:\data\code\ant\io\gl\npgldraw.h(14) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npmouse.c
npkey.c
.\io\npkey.c(11) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npglut.c
c:\data\code\ant\io\npglut.h(18) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npgl.c
c:\data\code\ant\io\npgl.h(14) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npfileio.c
.\io\npfileio.c(19) : warning C4133: 'function' : incompatible types - from 'char [256]' to 'LPWCH'
.\io\npfileio.c(29) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
.\io\npfileio.c(34) : warning C4098: 'npFileWrite' : 'void' function returning a value
.\io\npfileio.c(55) : warning C4098: 'npFileWrite' : 'void' function returning a value
npplot.c
c:\data\code\ant\data\npplot.h(14) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npnode.c
c:\data\code\ant\data\../npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npmap.c
c:\data\code\ant\data\../npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
nptest.c
c:\data\code\ant\ctrl\../npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npengine.c
c:\data\code\ant\ctrl\../npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npcmd.c
c:\data\code\ant\ctrl\../npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npio.c
npdata.c
c:\data\code\ant\npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
npctrl.c
c:\data\code\ant\npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
main.c
c:\data\code\ant\npdata.h(19) : fatal error C1083: Cannot open include file: 'freeglut.h': No such file or directory
Results
  
Build log was saved at "file://c:\data\code\ant\x64\Release\BuildLog.htm"
ant - 13 error(s), 4 warning(s)