| | Compiling...
main.cpp
.\main.cpp(28) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(29) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(31) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(42) : warning C4996: 'vsprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'vsprintf'
Message: 'This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(71) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(72) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(73) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(77) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(78) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(79) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(112) : warning C4129: '%' : unrecognized character escape sequence
.\main.cpp(112) : warning C4313: 'sprintf' : '%d' in format string conflicts with argument 2 of type 'char *'
.\main.cpp(112) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(120) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(131) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(141) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(146) : warning C4552: '!=' : operator has no effect; expected operator with side-effect
.\main.cpp(241) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(249) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(249) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(250) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(250) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(251) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(251) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(252) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(252) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(276) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(276) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(277) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(277) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(278) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(278) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(279) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(279) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(314) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(323) : warning C4996: 'sprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\main.cpp(325) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(325) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(294) : warning C4101: 't' : unreferenced local variable
.\main.cpp(375) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(375) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(375) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(378) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(378) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(404) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(415) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(415) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(415) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(416) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(416) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(417) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(417) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(418) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(418) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(419) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(419) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(419) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(420) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(420) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(420) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(437) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(437) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(437) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(449) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(450) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(472) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(493) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(495) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(501) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(504) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(511) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(512) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(456) : warning C4101: 'text' : unreferenced local variable
.\main.cpp(465) : warning C4101: 'color' : unreferenced local variable
.\main.cpp(537) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(562) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(576) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(617) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(618) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(627) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(627) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(627) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(628) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(628) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(628) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(629) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(629) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(629) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(630) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(630) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(630) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(634) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(635) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(635) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(635) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(636) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(636) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(636) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(637) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(637) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(637) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(653) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(654) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(660) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(661) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(662) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(663) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(665) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(666) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(667) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(668) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(686) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(689) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(690) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(691) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(692) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(694) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(696) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(697) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(698) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(699) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(709) : warning C4305: 'initializing' : truncation from 'double' to 'float'
.\main.cpp(710) : warning C4305: 'initializing' : truncation from 'double' to 'float'
.\main.cpp(720) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(721) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(756) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(756) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(756) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(884) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(884) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(887) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(887) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(890) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(893) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(893) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(940) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(940) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(940) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(947) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(947) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(947) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(956) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(956) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(956) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1018) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1022) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1023) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1027) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1028) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1032) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1033) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1037) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1038) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1042) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1043) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1048) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1049) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1050) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1051) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1055) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1056) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1057) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1058) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1062) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1063) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1064) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1068) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1069) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1070) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1071) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1076) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1077) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1078) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1079) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1080) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1085) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1086) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1087) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1088) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1089) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1090) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1091) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1158) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1158) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\main.cpp(1427) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1607) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1713) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1720) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1754) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1866) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1867) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1880) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1882) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1883) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1884) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1885) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1886) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1887) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\main.cpp(1979) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
Linking...
Embedding manifest...
|