Build Log
  

Build started: Project: bomber, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\c++\openGL\bomber2\Release\RSP00000328483436.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\c++\openGL\bomber2\Release\RSP00000328483436.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
main.cpp
c:\c++\opengl\bomber2\framerate.h(48) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
c:\c++\opengl\bomber2\framerate.h(49) : warning C4244: 'argument' : conversion from 'long double' to 'DWORD', possible loss of data
c:\c++\opengl\bomber2\framerate.h(56) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
c:\c++\opengl\bomber2\framerate.h(63) : warning C4244: '=' : conversion from 'long double' to 'float', possible loss of data
c:\c++\opengl\bomber2\models.h(60) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(53) : warning C4101: 'stop' : unreferenced local variable
c:\c++\opengl\bomber2\models.h(52) : warning C4101: 'b2' : unreferenced local variable
c:\c++\opengl\bomber2\models.h(52) : warning C4101: 'b3' : unreferenced local variable
c:\c++\opengl\bomber2\models.h(51) : warning C4101: 'buf' : unreferenced local variable
c:\c++\opengl\bomber2\models.h(52) : warning C4101: 'b1' : unreferenced local variable
c:\c++\opengl\bomber2\models.h(131) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(133) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(136) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(144) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(148) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(150) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(151) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(152) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(153) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(154) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(159) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(160) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(161) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(162) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(164) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(165) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(172) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(173) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(174) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(175) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(177) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(178) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(184) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(186) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(187) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(193) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(194) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(195) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(196) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\models.h(198) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(200) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(203) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(206) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(207) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\models.h(235) : 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.'
c:\c++\opengl\bomber2\models.h(236) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\textures.h(66) : warning C4996: 'strcpy' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\textures.h(75) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\textures.h(76) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\textures.h(62) : warning C4101: 'a' : unreferenced local variable
c:\c++\opengl\bomber2\textures.h(210) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\helpers.h(25) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\helpers.h(43) : warning C4018: '<' : signed/unsigned mismatch
c:\c++\opengl\bomber2\helpers.h(53) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(63) : 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.'
c:\c++\opengl\bomber2\HKeffects.h(66) : warning C4996: 'strtok' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(164) : see declaration of 'strtok'
        Message: 'This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\HKeffects.h(71) : warning C4996: 'strtok' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(164) : see declaration of 'strtok'
        Message: 'This function or variable may be unsafe. Consider using strtok_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\HKeffects.h(102) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(292) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(305) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(368) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(372) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(443) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(455) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(514) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(518) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(582) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(584) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(585) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(588) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(597) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(598) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(601) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(606) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(607) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(644) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(651) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(659) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(675) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(681) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(687) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(694) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(701) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(708) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(617) : warning C4101: 'count' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(618) : warning C4101: 'div2' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(618) : warning C4101: 'count2' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(617) : warning C4101: 'div' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(612) : warning C4101: 'C' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(612) : warning C4101: 'A' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(612) : warning C4101: 'D' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(614) : warning C4101: 'otzepol' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(756) : warning C4101: 'b' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(838) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(850) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(851) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(852) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(853) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(854) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(859) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(860) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(892) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(893) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(894) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(897) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(898) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(901) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(902) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(905) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(906) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(915) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(922) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(930) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(939) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(940) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(941) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(943) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(944) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(947) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(948) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(951) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(952) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(961) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(967) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(973) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(980) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(987) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(995) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\HKeffects.h(870) : warning C4101: 'count' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(871) : warning C4101: 'div2' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(871) : warning C4101: 'count2' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(870) : warning C4101: 'div' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(867) : warning C4101: 'otzepol' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(1041) : warning C4101: 'b' : unreferenced local variable
c:\c++\opengl\bomber2\HKeffects.h(1124) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1125) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1126) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1127) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1128) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1137) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1140) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1141) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1144) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1147) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1148) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1149) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1150) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1151) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1152) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1162) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1163) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1164) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1165) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1166) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1167) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1170) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\HKeffects.h(1120) : warning C4101: 'a' : unreferenced local variable
c:\c++\opengl\bomber2\sound.h(84) : warning C4996: 'alutLoadWAVFile' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\alut.h(113) : see declaration of 'alutLoadWAVFile'
c:\c++\opengl\bomber2\sound.h(85) : warning C4996: 'alutLoadWAVFile' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\alut.h(113) : see declaration of 'alutLoadWAVFile'
c:\c++\opengl\bomber2\sound.h(87) : warning C4996: 'alutUnloadWAV' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\alut.h(116) : see declaration of 'alutUnloadWAV'
c:\c++\opengl\bomber2\game.h(61) : 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.'
c:\c++\opengl\bomber2\game.h(62) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(63) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(65) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(69) : 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.'
c:\c++\opengl\bomber2\game.h(76) : 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.'
c:\c++\opengl\bomber2\game.h(80) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(95) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(96) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(122) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(144) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(167) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(168) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(179) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(181) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(263) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(265) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(266) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(267) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(268) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(274) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(261) : warning C4101: 'a' : unreferenced local variable
c:\c++\opengl\bomber2\game.h(261) : warning C4101: 'b' : unreferenced local variable
c:\c++\opengl\bomber2\game.h(283) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(313) : warning C4101: 'count' : unreferenced local variable
c:\c++\opengl\bomber2\game.h(345) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(346) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(352) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(353) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(358) : warning C4244: 'argument' : conversion from 'int' to 'ALfloat', possible loss of data
c:\c++\opengl\bomber2\game.h(358) : warning C4244: 'argument' : conversion from 'int' to 'ALfloat', possible loss of data
c:\c++\opengl\bomber2\game.h(366) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(367) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(371) : warning C4244: 'argument' : conversion from 'int' to 'ALfloat', possible loss of data
c:\c++\opengl\bomber2\game.h(371) : warning C4244: 'argument' : conversion from 'int' to 'ALfloat', possible loss of data
c:\c++\opengl\bomber2\game.h(380) : warning C4101: 'b' : unreferenced local variable
c:\c++\opengl\bomber2\game.h(411) : warning C4305: '+=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(420) : warning C4305: '+=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(431) : warning C4305: '+=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(432) : warning C4305: '-=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(435) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\game.h(498) : 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.'
c:\c++\opengl\bomber2\game.h(499) : 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.'
c:\c++\opengl\bomber2\game.h(505) : 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.'
c:\c++\opengl\bomber2\game.h(506) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(507) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(509) : 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.'
c:\c++\opengl\bomber2\game.h(494) : warning C4101: 'b' : unreferenced local variable
c:\c++\opengl\bomber2\game.h(562) : 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.'
c:\c++\opengl\bomber2\game.h(565) : 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.'
c:\c++\opengl\bomber2\game.h(574) : 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.'
c:\c++\opengl\bomber2\game.h(577) : 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.'
c:\c++\opengl\bomber2\game.h(589) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(591) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(640) : 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.'
c:\c++\opengl\bomber2\game.h(643) : 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.'
c:\c++\opengl\bomber2\game.h(652) : 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.'
c:\c++\opengl\bomber2\game.h(655) : 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.'
c:\c++\opengl\bomber2\game.h(659) : 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.'
c:\c++\opengl\bomber2\game.h(668) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(670) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\game.h(676) : 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.'
c:\c++\opengl\bomber2\game.h(677) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(678) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\game.h(692) : warning C4101: 'd' : unreferenced local variable
c:\c++\opengl\bomber2\text.h(22) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\text.h(43) : warning C4267: 'argument' : conversion from 'size_t' to 'GLsizei', possible loss of data
c:\c++\opengl\bomber2\menu.h(21) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(21) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(21) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(24) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(24) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(24) : warning C4244: 'argument' : conversion from 'GLdouble' to 'const float', possible loss of data
c:\c++\opengl\bomber2\menu.h(44) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(48) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(30) : warning C4101: 'angb' : unreferenced local variable
c:\c++\opengl\bomber2\menu.h(102) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\menu.h(121) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(213) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\menu.h(231) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\menu.h(248) : warning C4305: '=' : truncation from 'double' to 'float'
c:\c++\opengl\bomber2\menu.h(334) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(373) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(385) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(385) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(385) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(488) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(495) : warning C4101: 'pos' : unreferenced local variable
c:\c++\opengl\bomber2\menu.h(502) : warning C4101: 'pos' : unreferenced local variable
c:\c++\opengl\bomber2\menu.h(521) : warning C4101: 'pos' : unreferenced local variable
c:\c++\opengl\bomber2\menu.h(528) : warning C4101: 'pos' : unreferenced local variable
c:\c++\opengl\bomber2\menu.h(788) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(791) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(795) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(840) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\c++\opengl\bomber2\menu.h(854) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(862) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(870) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(878) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(886) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(894) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(902) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(910) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(918) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(951) : 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.'
c:\c++\opengl\bomber2\menu.h(966) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(974) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(982) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(990) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(998) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(1006) : warning C4244: '=' : conversion from 'double' to 'GLfloat', possible loss of data
c:\c++\opengl\bomber2\menu.h(1030) : 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.'
c:\c++\opengl\bomber2\menu.h(1050) : 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.'
c:\c++\opengl\bomber2\menu.h(1053) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1055) : 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.'
c:\c++\opengl\bomber2\menu.h(1058) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1060) : 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.'
c:\c++\opengl\bomber2\menu.h(1063) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1063) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1064) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1064) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1065) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1065) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1066) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1066) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1067) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1067) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1068) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1068) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1078) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1086) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1094) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1102) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1110) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1145) : 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.'
c:\c++\opengl\bomber2\menu.h(1148) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1150) : 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.'
c:\c++\opengl\bomber2\menu.h(1153) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1155) : 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.'
c:\c++\opengl\bomber2\menu.h(1158) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1158) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1159) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1159) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1160) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1160) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1161) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1161) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1162) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1162) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1163) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1163) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1175) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1183) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1191) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1198) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1205) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1212) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1219) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\c++\opengl\bomber2\menu.h(1256) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1258) : error C2065: 'a' : undeclared identifier
c:\c++\opengl\bomber2\menu.h(1260) : error C2227: left of '->screenheight' must point to class/struct/union/generic type
c:\c++\opengl\bomber2\menu.h(1274) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1274) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\c++\opengl\bomber2\menu.h(1297) : warning C4805: '==' : unsafe mix of type 'float' and type 'bool' in operation
c:\c++\opengl\bomber2\menu.h(1332) : error C2227: left of '->draw' must point to class/struct/union/generic type
c:\c++\opengl\bomber2\menu.h(1336) : error C2227: left of '->visible' must point to class/struct/union/generic type
c:\c++\opengl\bomber2\menu.h(1336) : error C2227: left of '->draw' must point to class/struct/union/generic type
c:\c++\opengl\bomber2\menu.h(1348) : error C2227: left of '->clicked' must point to class/struct/union/generic type
.\main.cpp(50) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(52) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(57) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(59) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(61) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(63) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(66) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(68) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(70) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(72) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(75) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(77) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(79) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(81) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\main.cpp(86) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(109) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(112) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(117) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\main.cpp(374) : warning C4244: 'initializing' : conversion from 'double' to 'WORD', possible loss of data
.\main.cpp(482) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(482) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(482) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\main.cpp(612) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(613) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(614) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(615) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(616) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(617) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(870) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\main.cpp(895) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(897) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(899) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(909) : warning C4805: '==' : unsafe mix of type 'BOOL' and type 'bool' in operation
.\main.cpp(913) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(913) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(922) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(922) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(932) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(932) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(941) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(941) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(950) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(950) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(959) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(959) : warning C4244: 'argument' : conversion from 'LONG' to 'float', possible loss of data
.\main.cpp(1002) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
.\main.cpp(1016) : warning C4305: '=' : truncation from 'double' to 'float'
.\main.cpp(1017) : warning C4305: '=' : truncation from 'double' to 'float'
.\main.cpp(1208) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(1212) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(1237) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(1240) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(1257) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
.\main.cpp(1259) : error C2668: 'pow' : ambiguous call to overloaded function
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(575): could be 'long double pow(long double,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(527): or 'float pow(float,int)'
        C:\Program Files\Microsoft Visual Studio 8\VC\include\math.h(489): or 'double pow(double,int)'
        while trying to match the argument list '(int, int)'
Results
  
Build log was saved at "file://c:\c++\openGL\bomber2\Release\BuildLog.htm"
bomber - 15 error(s), 367 warning(s)