| | 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
|