Nope, not working, this is my debug output:
1>------ Build started: Project: Bubbleshooter, Configuration: Debug Win32 ------
1>Build started 24-3-2013 00:24:02.
1>InitializeBuildStatus:
1> Touching "Debug\Bubbleshooter.unsuccessfulbuild".
1>ClCompile:
1> classes.cpp
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(63): error C2146: syntax error : missing ';' before identifier '_mm_addsub_ps'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(63): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(63): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(63): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(63): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(64): error C2146: syntax error : missing ';' before identifier '_mm_hadd_ps'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(64): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(64): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(64): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(64): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(65): error C2146: syntax error : missing ';' before identifier '_mm_hsub_ps'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(65): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(65): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(65): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(65): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(66): error C2146: syntax error : missing ';' before identifier '_mm_movehdup_ps'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(66): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(66): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(66): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(66): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(67): error C2146: syntax error : missing ';' before identifier '_mm_moveldup_ps'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(67): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(67): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(67): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(67): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(73): error C2146: syntax error : missing ';' before identifier '_mm_addsub_pd'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(73): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(73): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(73): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(73): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(74): error C2146: syntax error : missing ';' before identifier '_mm_hadd_pd'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(74): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(74): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(74): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(74): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(75): error C2146: syntax error : missing ';' before identifier '_mm_hsub_pd'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(75): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(75): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(75): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(75): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(76): error C2146: syntax error : missing ';' before identifier '_mm_loaddup_pd'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(76): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(76): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(76): warning C4391: 'int _mm_loaddup_pd(const double *)' : incorrect return type for intrinsic function, expected 'struct'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(77): error C2146: syntax error : missing ';' before identifier '_mm_movedup_pd'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(77): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(77): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(77): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(77): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(82): error C2146: syntax error : missing ';' before identifier '_mm_lddqu_si128'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(82): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(82): error C2143: syntax error : missing ')' before 'const'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(82): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\pmmintrin.h(82): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(36): error C2146: syntax error : missing ';' before identifier '_mm_hadd_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(36): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(36): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(36): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(36): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(37): error C2146: syntax error : missing ';' before identifier '_mm_hadd_epi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(37): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(37): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(37): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(37): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(38): error C2146: syntax error : missing ';' before identifier '_mm_hadds_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(38): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(38): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(38): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(38): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(40): error C2146: syntax error : missing ';' before identifier '_mm_hadd_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(40): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(40): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(40): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(40): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(41): error C2146: syntax error : missing ';' before identifier '_mm_hadd_pi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(41): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(41): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(41): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(41): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(42): error C2146: syntax error : missing ';' before identifier '_mm_hadds_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(42): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(42): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(42): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(42): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(47): error C2146: syntax error : missing ';' before identifier '_mm_hsub_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(47): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(47): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(47): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(47): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(48): error C2146: syntax error : missing ';' before identifier '_mm_hsub_epi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(48): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(48): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(48): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(48): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(49): error C2146: syntax error : missing ';' before identifier '_mm_hsubs_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(49): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(49): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(49): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(49): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(51): error C2146: syntax error : missing ';' before identifier '_mm_hsub_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(51): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(51): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(51): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(51): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(52): error C2146: syntax error : missing ';' before identifier '_mm_hsub_pi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(52): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(52): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(52): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(52): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(53): error C2146: syntax error : missing ';' before identifier '_mm_hsubs_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(53): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(53): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(53): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(53): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(58): error C2146: syntax error : missing ';' before identifier '_mm_maddubs_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(58): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(58): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(58): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(58): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(60): error C2146: syntax error : missing ';' before identifier '_mm_maddubs_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(60): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(60): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(60): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(60): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(65): error C2146: syntax error : missing ';' before identifier '_mm_mulhrs_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(65): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(65): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(65): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(65): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(67): error C2146: syntax error : missing ';' before identifier '_mm_mulhrs_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(67): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(67): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(67): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(67): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(72): error C2146: syntax error : missing ';' before identifier '_mm_shuffle_epi8'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(72): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(72): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(72): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(72): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(74): error C2146: syntax error : missing ';' before identifier '_mm_shuffle_pi8'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(74): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(74): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(74): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(74): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(79): error C2146: syntax error : missing ';' before identifier '_mm_sign_epi8'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(79): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(79): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(79): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(79): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(80): error C2146: syntax error : missing ';' before identifier '_mm_sign_epi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(80): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(80): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(80): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(80): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(81): error C2146: syntax error : missing ';' before identifier '_mm_sign_epi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(81): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(81): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(81): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(81): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(83): error C2146: syntax error : missing ';' before identifier '_mm_sign_pi8'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(83): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(83): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(83): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(84): error C2146: syntax error : missing ';' before identifier '_mm_sign_pi16'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(84): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(84): error C2146: syntax error : missing ')' before identifier 'a'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(84): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(84): error C2059: syntax error : ')'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(85): error C2146: syntax error : missing ';' before identifier '_mm_sign_pi32'
1>c:\program files (x86)\microsoft visual studio 10.0\vc\include\tmmintrin.h(85): fatal error C1003: error count exceeds 100; stopping compilation
1> game.cpp
1>d:\template\bubble shooter - 23-03-2013\classes.h(15): error C2065: 'bulletBubble' : undeclared identifier
1>d:\template\bubble shooter - 23-03-2013\game.cpp(136): warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(215): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(215): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(244): error C2662: 'std::vector<_Ty,_Ax>::size' : cannot convert 'this' pointer from 'std::vector' to 'const std::vector<_Ty,_Ax> &'
1> Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Ax>'
1> Conversion requires a second user-defined-conversion operator or constructor
1>d:\template\bubble shooter - 23-03-2013\game.cpp(246): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(246): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(248): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(248): error C2228: left of '.spawn' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(250): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(250): error C2228: left of '.getUnitLenght' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(300): error C2662: 'std::vector<_Ty,_Ax>::size' : cannot convert 'this' pointer from 'std::vector' to 'const std::vector<_Ty,_Ax> &'
1> Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Ax>'
1> Conversion requires a second user-defined-conversion operator or constructor
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(302): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(304): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(304): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(306): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(306): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(308): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(308): error C2228: left of '.move' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(312): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(312): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(314): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(320): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(320): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(329): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(333): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(333): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(340): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(344): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(344): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(349): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(353): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(353): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2228: left of '.x' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2228: left of '.y' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(358): error C2228: left of '.rad' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(361): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(361): error C2228: left of '.active' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(365): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(911): could be 'vector<_Ty,_Ax>::_Alloc::const_reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type) const'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\vector(927): or 'vector<_Ty,_Ax>::_Alloc::reference std::vector<_Ty,_Ax>::operator [](vector<_Ty,_Ax>::_Alloc::size_type)'
1> while trying to match the argument list '(std::vector, int)'
1>d:\template\bubble shooter - 23-03-2013\game.cpp(365): error C2228: left of '.draw' must have class/struct/union
1>d:\template\bubble shooter - 23-03-2013\game.cpp(402): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(415): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(439): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(462): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(473): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(473): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(482): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(482): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(490): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(490): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(629): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(630): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(632): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(633): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(635): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(637): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(640): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(663): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(677): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(678): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(683): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(701): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1>d:\template\bubble shooter - 23-03-2013\game.cpp(709): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
1> Generating Code...
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:01.44
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========