Advertisement
Guest User

Untitled

a guest
Apr 4th, 2011
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.58 KB | None | 0 0
  1. 1>------ Build started: Project: libcvd, Configuration: Release Win32 ------
  2. 1>Performing Custom Build Step
  3. 1> 1 file(s) copied.
  4. 1>Compiling...
  5. 1>WIN32
  6. 1>c1xx : fatal error C1083: Cannot open source file: 'WIN32': No such file or directory
  7. 1>bayer.cxx
  8. 1>..\..\cvd_src\bayer.cxx(26) : fatal error C1083: Cannot open include file: 'netinet/in.h': No such file or directory
  9. 1>png.cc
  10. 1>c:\users\kidovate\desktop\ptamm\include\zlib.h(34) : fatal error C1083: Cannot open include file: 'zconf.h': No such file or directory
  11. 1>videosource_noqtbuffer.cc
  12. 1>videosource_nov4lbuffer.cc
  13. 1>videosource_nov4l1buffer.cc
  14. 1>win32.cpp
  15. 1>glwindow.cpp
  16. 1>text_write.cc
  17. 1>text.cxx
  18. 1>save_postscript.cxx
  19. 1>pnm_grok.cxx
  20. 1>jpeg.cxx
  21. 1>c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/config.h(82) : warning C4005: '_WIN32_WINNT' : macro redefinition
  22. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\sdkddkver.h(151) : see previous definition of '_WIN32_WINNT'
  23. 1>fitswrite.cc
  24. 1>fits.cc
  25. 1>cvdimage.cxx
  26. 1>..\..\pnm_src\cvdimage.cxx(42) : fatal error C1083: Cannot open include file: 'tr1/array': No such file or directory
  27. 1>bmp.cxx
  28. 1>utility_float.cc
  29. 1>utility_double_int.cc
  30. 1>..\..\cvd_src\i686\utility_double_int.cc(8) : error C2143: syntax error : missing ')' before ':'
  31. 1>..\..\cvd_src\i686\utility_double_int.cc(8) : error C2290: C++ 'asm' syntax ignored. Use __asm.
  32. 1>..\..\cvd_src\i686\utility_double_int.cc(8) : error C2059: syntax error : ')'
  33. 1>utility_byte_differences.cc
  34. 1>Generating Code...
  35. 1>Compiling...
  36. 1>gradient.cc
  37. 1>..\..\cvd_src\i686\gradient.cc(38) : error C2143: syntax error : missing ')' before ':'
  38. 1>..\..\cvd_src\i686\gradient.cc(38) : error C2290: C++ 'asm' syntax ignored. Use __asm.
  39. 1>..\..\cvd_src\i686\gradient.cc(38) : error C2059: syntax error : ')'
  40. 1>..\..\cvd_src\i686\gradient.cc(43) : error C2143: syntax error : missing ')' before ':'
  41. 1>..\..\cvd_src\i686\gradient.cc(43) : error C2290: C++ 'asm' syntax ignored. Use __asm.
  42. 1>..\..\cvd_src\i686\gradient.cc(43) : error C2059: syntax error : ')'
  43. 1>..\..\cvd_src\i686\gradient.cc(54) : error C2143: syntax error : missing ')' before ':'
  44. 1>..\..\cvd_src\i686\gradient.cc(54) : error C2290: C++ 'asm' syntax ignored. Use __asm.
  45. 1>..\..\cvd_src\i686\gradient.cc(54) : error C2059: syntax error : ')'
  46. 1>..\..\cvd_src\i686\gradient.cc(59) : error C2143: syntax error : missing ')' before ':'
  47. 1>..\..\cvd_src\i686\gradient.cc(59) : error C2290: C++ 'asm' syntax ignored. Use __asm.
  48. 1>..\..\cvd_src\i686\gradient.cc(59) : error C2059: syntax error : ')'
  49. 1>convolve_gaussian.cc
  50. 1>..\..\cvd_src\i686\convolve_gaussian.cc(36) : error C2784: 'CVD::La<T> CVD::operator +(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  51. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(239) : see declaration of 'CVD::operator +'
  52. 1>..\..\cvd_src\i686\convolve_gaussian.cc(36) : error C2784: 'CVD::Rgba<T> CVD::operator +(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  53. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(216) : see declaration of 'CVD::operator +'
  54. 1>..\..\cvd_src\i686\convolve_gaussian.cc(36) : error C2784: 'CVD::Rgb<T> CVD::operator +(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  55. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(192) : see declaration of 'CVD::operator +'
  56. 1>..\..\cvd_src\i686\convolve_gaussian.cc(36) : error C2676: binary '+' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  57. 1>..\..\cvd_src\i686\convolve_gaussian.cc(37) : error C2784: 'CVD::La<T> CVD::operator +(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  58. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(239) : see declaration of 'CVD::operator +'
  59. 1>..\..\cvd_src\i686\convolve_gaussian.cc(37) : error C2784: 'CVD::Rgba<T> CVD::operator +(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  60. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(216) : see declaration of 'CVD::operator +'
  61. 1>..\..\cvd_src\i686\convolve_gaussian.cc(37) : error C2784: 'CVD::Rgb<T> CVD::operator +(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  62. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(192) : see declaration of 'CVD::operator +'
  63. 1>..\..\cvd_src\i686\convolve_gaussian.cc(37) : error C2676: binary '+' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  64. 1>..\..\cvd_src\i686\convolve_gaussian.cc(59) : error C2784: 'CVD::La<T> CVD::operator +(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  65. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(239) : see declaration of 'CVD::operator +'
  66. 1>..\..\cvd_src\i686\convolve_gaussian.cc(59) : error C2784: 'CVD::Rgba<T> CVD::operator +(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  67. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(216) : see declaration of 'CVD::operator +'
  68. 1>..\..\cvd_src\i686\convolve_gaussian.cc(59) : error C2784: 'CVD::Rgb<T> CVD::operator +(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  69. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(192) : see declaration of 'CVD::operator +'
  70. 1>..\..\cvd_src\i686\convolve_gaussian.cc(59) : error C2676: binary '+' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  71. 1>..\..\cvd_src\i686\convolve_gaussian.cc(237) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  72. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  73. 1> while trying to match the argument list '(const __m128, const __m128)'
  74. 1>..\..\cvd_src\i686\convolve_gaussian.cc(238) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  75. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  76. 1> while trying to match the argument list '(const __m128, __m128)'
  77. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::La<T> CVD::operator -(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  78. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(241) : see declaration of 'CVD::operator -'
  79. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgba<T> CVD::operator -(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  80. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(218) : see declaration of 'CVD::operator -'
  81. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgb<T> CVD::operator -(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  82. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(194) : see declaration of 'CVD::operator -'
  83. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2676: binary '-' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  84. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::La<T> CVD::operator -(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  85. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(241) : see declaration of 'CVD::operator -'
  86. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgba<T> CVD::operator -(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  87. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(218) : see declaration of 'CVD::operator -'
  88. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgb<T> CVD::operator -(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  89. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(194) : see declaration of 'CVD::operator -'
  90. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2676: binary '-' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  91. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::La<T> CVD::operator -(const CVD::La<T> &,const CVD::La<S> &)' : could not deduce template argument for 'const CVD::La<T> &' from '__m128'
  92. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(241) : see declaration of 'CVD::operator -'
  93. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgba<T> CVD::operator -(const CVD::Rgba<T> &,const CVD::Rgba<S> &)' : could not deduce template argument for 'const CVD::Rgba<T> &' from '__m128'
  94. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(218) : see declaration of 'CVD::operator -'
  95. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2784: 'CVD::Rgb<T> CVD::operator -(const CVD::Rgb<T> &,const CVD::Rgb<S> &)' : could not deduce template argument for 'const CVD::Rgb<T> &' from '__m128'
  96. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/internal/rgb_components.h(194) : see declaration of 'CVD::operator -'
  97. 1>..\..\cvd_src\i686\convolve_gaussian.cc(239) : error C2676: binary '-' : '__m128' does not define this operator or a conversion to a type acceptable to the predefined operator
  98. 1>..\..\cvd_src\i686\convolve_gaussian.cc(240) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  99. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  100. 1> while trying to match the argument list '(const __m128, __m128)'
  101. 1>..\..\cvd_src\i686\convolve_gaussian.cc(240) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  102. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  103. 1> while trying to match the argument list '(const __m128, __m128)'
  104. 1>..\..\cvd_src\i686\convolve_gaussian.cc(240) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  105. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  106. 1> while trying to match the argument list '(const __m128, __m128)'
  107. 1>..\..\cvd_src\i686\convolve_gaussian.cc(241) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  108. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  109. 1> while trying to match the argument list '(const __m128, __m128)'
  110. 1>..\..\cvd_src\i686\convolve_gaussian.cc(241) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  111. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  112. 1> while trying to match the argument list '(const __m128, __m128)'
  113. 1>..\..\cvd_src\i686\convolve_gaussian.cc(241) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  114. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  115. 1> while trying to match the argument list '(const __m128, __m128)'
  116. 1>..\..\cvd_src\i686\convolve_gaussian.cc(242) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  117. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  118. 1> while trying to match the argument list '(const __m128, __m128)'
  119. 1>..\..\cvd_src\i686\convolve_gaussian.cc(242) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  120. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  121. 1> while trying to match the argument list '(const __m128, __m128)'
  122. 1>..\..\cvd_src\i686\convolve_gaussian.cc(242) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  123. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  124. 1> while trying to match the argument list '(const __m128, __m128)'
  125. 1>..\..\cvd_src\i686\convolve_gaussian.cc(269) : error C2146: syntax error : missing ';' before identifier '__attribute__'
  126. 1>..\..\cvd_src\i686\convolve_gaussian.cc(269) : error C3861: '__attribute__': identifier not found
  127. 1>..\..\cvd_src\i686\convolve_gaussian.cc(269) : error C3861: 'aligned': identifier not found
  128. 1>..\..\cvd_src\i686\convolve_gaussian.cc(294) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  129. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  130. 1> while trying to match the argument list '(const __m128, __m128)'
  131. 1>..\..\cvd_src\i686\convolve_gaussian.cc(297) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  132. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  133. 1> while trying to match the argument list '(const __m128, __m128)'
  134. 1>..\..\cvd_src\i686\convolve_gaussian.cc(297) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  135. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  136. 1> while trying to match the argument list '(const __m128, __m128)'
  137. 1>..\..\cvd_src\i686\convolve_gaussian.cc(297) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  138. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  139. 1> while trying to match the argument list '(const __m128, __m128)'
  140. 1>..\..\cvd_src\i686\convolve_gaussian.cc(298) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  141. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  142. 1> while trying to match the argument list '(const __m128, __m128)'
  143. 1>..\..\cvd_src\i686\convolve_gaussian.cc(298) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  144. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  145. 1> while trying to match the argument list '(const __m128, __m128)'
  146. 1>..\..\cvd_src\i686\convolve_gaussian.cc(298) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  147. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  148. 1> while trying to match the argument list '(const __m128, __m128)'
  149. 1>..\..\cvd_src\i686\convolve_gaussian.cc(299) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  150. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  151. 1> while trying to match the argument list '(const __m128, __m128)'
  152. 1>..\..\cvd_src\i686\convolve_gaussian.cc(299) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  153. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  154. 1> while trying to match the argument list '(const __m128, __m128)'
  155. 1>..\..\cvd_src\i686\convolve_gaussian.cc(299) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  156. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  157. 1> while trying to match the argument list '(const __m128, __m128)'
  158. 1>..\..\cvd_src\i686\convolve_gaussian.cc(300) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  159. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  160. 1> while trying to match the argument list '(const __m128, __m128)'
  161. 1>..\..\cvd_src\i686\convolve_gaussian.cc(300) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  162. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  163. 1> while trying to match the argument list '(const __m128, __m128)'
  164. 1>..\..\cvd_src\i686\convolve_gaussian.cc(300) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  165. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  166. 1> while trying to match the argument list '(const __m128, __m128)'
  167. 1>..\..\cvd_src\i686\convolve_gaussian.cc(309) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  168. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  169. 1> while trying to match the argument list '(const __m128, __m128)'
  170. 1>..\..\cvd_src\i686\convolve_gaussian.cc(309) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  171. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  172. 1> while trying to match the argument list '(const __m128, __m128)'
  173. 1>..\..\cvd_src\i686\convolve_gaussian.cc(309) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  174. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  175. 1> while trying to match the argument list '(const __m128, __m128)'
  176. 1>..\..\cvd_src\i686\convolve_gaussian.cc(317) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  177. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  178. 1> while trying to match the argument list '(const __m128, __m128)'
  179. 1>..\..\cvd_src\i686\convolve_gaussian.cc(317) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  180. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  181. 1> while trying to match the argument list '(const __m128, __m128)'
  182. 1>..\..\cvd_src\i686\convolve_gaussian.cc(317) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  183. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  184. 1> while trying to match the argument list '(const __m128, __m128)'
  185. 1>..\..\cvd_src\i686\convolve_gaussian.cc(318) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  186. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  187. 1> while trying to match the argument list '(const __m128, __m128)'
  188. 1>..\..\cvd_src\i686\convolve_gaussian.cc(318) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  189. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  190. 1> while trying to match the argument list '(const __m128, __m128)'
  191. 1>..\..\cvd_src\i686\convolve_gaussian.cc(318) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  192. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  193. 1> while trying to match the argument list '(const __m128, __m128)'
  194. 1>..\..\cvd_src\i686\convolve_gaussian.cc(319) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  195. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  196. 1> while trying to match the argument list '(const __m128, __m128)'
  197. 1>..\..\cvd_src\i686\convolve_gaussian.cc(319) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  198. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  199. 1> while trying to match the argument list '(const __m128, __m128)'
  200. 1>..\..\cvd_src\i686\convolve_gaussian.cc(319) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  201. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  202. 1> while trying to match the argument list '(const __m128, __m128)'
  203. 1>..\..\cvd_src\i686\convolve_gaussian.cc(320) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  204. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  205. 1> while trying to match the argument list '(const __m128, __m128)'
  206. 1>..\..\cvd_src\i686\convolve_gaussian.cc(320) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  207. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  208. 1> while trying to match the argument list '(const __m128, __m128)'
  209. 1>..\..\cvd_src\i686\convolve_gaussian.cc(320) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  210. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  211. 1> while trying to match the argument list '(const __m128, __m128)'
  212. 1>..\..\cvd_src\i686\convolve_gaussian.cc(322) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  213. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  214. 1> while trying to match the argument list '(const __m128, __m128)'
  215. 1>..\..\cvd_src\i686\convolve_gaussian.cc(323) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  216. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  217. 1> while trying to match the argument list '(const __m128, __m128)'
  218. 1>..\..\cvd_src\i686\convolve_gaussian.cc(324) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  219. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  220. 1> while trying to match the argument list '(const __m128, __m128)'
  221. 1>..\..\cvd_src\i686\convolve_gaussian.cc(325) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  222. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  223. 1> while trying to match the argument list '(const __m128, __m128)'
  224. 1>..\..\cvd_src\i686\convolve_gaussian.cc(333) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  225. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  226. 1> while trying to match the argument list '(const __m128, __m128)'
  227. 1>..\..\cvd_src\i686\convolve_gaussian.cc(336) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  228. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  229. 1> while trying to match the argument list '(const __m128, __m128)'
  230. 1>..\..\cvd_src\i686\convolve_gaussian.cc(336) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  231. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  232. 1> while trying to match the argument list '(const __m128, __m128)'
  233. 1>..\..\cvd_src\i686\convolve_gaussian.cc(336) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  234. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  235. 1> while trying to match the argument list '(const __m128, __m128)'
  236. 1>..\..\cvd_src\i686\convolve_gaussian.cc(339) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  237. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  238. 1> while trying to match the argument list '(const __m128, __m128)'
  239. 1>..\..\cvd_src\i686\convolve_gaussian.cc(339) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  240. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  241. 1> while trying to match the argument list '(const __m128, __m128)'
  242. 1>..\..\cvd_src\i686\convolve_gaussian.cc(339) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  243. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  244. 1> while trying to match the argument list '(const __m128, __m128)'
  245. 1>..\..\cvd_src\i686\convolve_gaussian.cc(341) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  246. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  247. 1> while trying to match the argument list '(const __m128, __m128)'
  248. 1>..\..\cvd_src\i686\convolve_gaussian.cc(341) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  249. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  250. 1> while trying to match the argument list '(const __m128, __m128)'
  251. 1>..\..\cvd_src\i686\convolve_gaussian.cc(341) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  252. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  253. 1> while trying to match the argument list '(const __m128, __m128)'
  254. 1>..\..\cvd_src\i686\convolve_gaussian.cc(343) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  255. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  256. 1> while trying to match the argument list '(const __m128, __m128)'
  257. 1>..\..\cvd_src\i686\convolve_gaussian.cc(343) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  258. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  259. 1> while trying to match the argument list '(const __m128, __m128)'
  260. 1>..\..\cvd_src\i686\convolve_gaussian.cc(343) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  261. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  262. 1> while trying to match the argument list '(const __m128, __m128)'
  263. 1>..\..\cvd_src\i686\convolve_gaussian.cc(348) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  264. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  265. 1> while trying to match the argument list '(const __m128, __m128)'
  266. 1>..\..\cvd_src\i686\convolve_gaussian.cc(348) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  267. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  268. 1> while trying to match the argument list '(const __m128, __m128)'
  269. 1>..\..\cvd_src\i686\convolve_gaussian.cc(348) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  270. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  271. 1> while trying to match the argument list '(const __m128, __m128)'
  272. 1>..\..\cvd_src\i686\convolve_gaussian.cc(360) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  273. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  274. 1> while trying to match the argument list '(const __m128, __m128)'
  275. 1>..\..\cvd_src\i686\convolve_gaussian.cc(360) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  276. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  277. 1> while trying to match the argument list '(const __m128, __m128)'
  278. 1>..\..\cvd_src\i686\convolve_gaussian.cc(360) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  279. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  280. 1> while trying to match the argument list '(const __m128, __m128)'
  281. 1>..\..\cvd_src\i686\convolve_gaussian.cc(361) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  282. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  283. 1> while trying to match the argument list '(const __m128, __m128)'
  284. 1>..\..\cvd_src\i686\convolve_gaussian.cc(361) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  285. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  286. 1> while trying to match the argument list '(const __m128, __m128)'
  287. 1>..\..\cvd_src\i686\convolve_gaussian.cc(361) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  288. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  289. 1> while trying to match the argument list '(const __m128, __m128)'
  290. 1>..\..\cvd_src\i686\convolve_gaussian.cc(362) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  291. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  292. 1> while trying to match the argument list '(const __m128, __m128)'
  293. 1>..\..\cvd_src\i686\convolve_gaussian.cc(362) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  294. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  295. 1> while trying to match the argument list '(const __m128, __m128)'
  296. 1>..\..\cvd_src\i686\convolve_gaussian.cc(362) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  297. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  298. 1> while trying to match the argument list '(const __m128, __m128)'
  299. 1>..\..\cvd_src\i686\convolve_gaussian.cc(363) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  300. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  301. 1> while trying to match the argument list '(const __m128, __m128)'
  302. 1>..\..\cvd_src\i686\convolve_gaussian.cc(363) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  303. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  304. 1> while trying to match the argument list '(const __m128, __m128)'
  305. 1>..\..\cvd_src\i686\convolve_gaussian.cc(363) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  306. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  307. 1> while trying to match the argument list '(const __m128, __m128)'
  308. 1>..\..\cvd_src\i686\convolve_gaussian.cc(365) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  309. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  310. 1> while trying to match the argument list '(const __m128, __m128)'
  311. 1>..\..\cvd_src\i686\convolve_gaussian.cc(367) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  312. 1> c:\Users\Kidovate\Desktop\PTAMM\libcvd\cvd/image_ref.h(188): could be 'CVD::ImageRef CVD::operator *(const int,const CVD::ImageRef &)'
  313. 1> while trying to match the argument list '(const __m128, __m128)'
  314. 1>..\..\cvd_src\i686\convolve_gaussian.cc(369) : error C2678: binary '*' : no operator found which takes a left-hand operand of type 'const __m128' (or there is no acceptable conversion)
  315. 1>..\..\cvd_src\i686\convolve_gaussian.cc(369) : fatal error C1003: error count exceeds 100; stopping compilation
  316. 1>fast_9_score.cxx
  317. 1>fast_9_detect.cxx
  318. 1>fast_8_score.cxx
  319. 1>fast_8_detect.cxx
  320. 1>fast_7_score.cxx
  321. 1>fast_7_detect.cxx
  322. 1>fast_12_score.cxx
  323. 1>fast_12_detect.cxx
  324. 1>fast_11_score.cxx
  325. 1>fast_11_detect.cxx
  326. 1>fast_10_score.cxx
  327. 1>fast_10_detect.cxx
  328. 1>yuv422.cpp
  329. 1>yuv420.cpp
  330. 1>yuv411_to_stuff.cxx
  331. 1>videosource_novideofilebuffer.cc
  332. 1>videosource_nodvbuffer.cc
  333. 1>videosource.cpp
  334. 1>Generating Code...
  335. 1>Compiling...
  336. 1>timeddiskbuffer.cc
  337. 1>thread.cpp
  338. 1>..\..\cvd_src\thread.cpp(89) : error C3861: 'nanosleep': identifier not found
  339. 1>..\..\cvd_src\thread.cpp(102) : fatal error C1021: invalid preprocessor command 'warning'
  340. 1>tensor_voting.cc
  341. 1>synchronized.cpp
  342. 1>slower_corner_8.cxx
  343. 1>slower_corner_7.cxx
  344. 1>slower_corner_11.cxx
  345. 1>nonmax_suppression.cxx
  346. 1>image_io.cc
  347. 1>half_sample.cc
  348. 1>gltext.cpp
  349. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : error C2144: syntax error : 'void' should be preceded by ';'
  350. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  351. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : error C2146: syntax error : missing ';' before identifier 'glAccum'
  352. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : error C2182: 'APIENTRY' : illegal use of type 'void'
  353. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  354. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C2144: syntax error : 'void' should be preceded by ';'
  355. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  356. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C2086: 'int WINGDIAPI' : redefinition
  357. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  358. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C2146: syntax error : missing ';' before identifier 'glAlphaFunc'
  359. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C2182: 'APIENTRY' : illegal use of type 'void'
  360. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C2086: 'int APIENTRY' : redefinition
  361. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  362. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1153) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  363. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C2146: syntax error : missing ';' before identifier 'GLboolean'
  364. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  365. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C2086: 'int WINGDIAPI' : redefinition
  366. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  367. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C2146: syntax error : missing ';' before identifier 'glAreTexturesResident'
  368. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C2371: 'APIENTRY' : redefinition; different basic types
  369. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  370. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1154) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  371. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C2144: syntax error : 'void' should be preceded by ';'
  372. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  373. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C2086: 'int WINGDIAPI' : redefinition
  374. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  375. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C2146: syntax error : missing ';' before identifier 'glArrayElement'
  376. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C2182: 'APIENTRY' : illegal use of type 'void'
  377. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C2086: 'int APIENTRY' : redefinition
  378. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  379. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1155) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  380. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C2144: syntax error : 'void' should be preceded by ';'
  381. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  382. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C2086: 'int WINGDIAPI' : redefinition
  383. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  384. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C2146: syntax error : missing ';' before identifier 'glBegin'
  385. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C2182: 'APIENTRY' : illegal use of type 'void'
  386. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C2086: 'int APIENTRY' : redefinition
  387. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  388. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1156) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  389. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C2144: syntax error : 'void' should be preceded by ';'
  390. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  391. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C2086: 'int WINGDIAPI' : redefinition
  392. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  393. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C2146: syntax error : missing ';' before identifier 'glBindTexture'
  394. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C2182: 'APIENTRY' : illegal use of type 'void'
  395. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C2086: 'int APIENTRY' : redefinition
  396. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  397. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1157) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  398. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C2144: syntax error : 'void' should be preceded by ';'
  399. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  400. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C2086: 'int WINGDIAPI' : redefinition
  401. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  402. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C2146: syntax error : missing ';' before identifier 'glBitmap'
  403. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C2182: 'APIENTRY' : illegal use of type 'void'
  404. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C2086: 'int APIENTRY' : redefinition
  405. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  406. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1158) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  407. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C2144: syntax error : 'void' should be preceded by ';'
  408. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  409. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C2086: 'int WINGDIAPI' : redefinition
  410. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  411. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C2146: syntax error : missing ';' before identifier 'glBlendFunc'
  412. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C2182: 'APIENTRY' : illegal use of type 'void'
  413. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C2086: 'int APIENTRY' : redefinition
  414. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  415. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1159) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  416. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C2144: syntax error : 'void' should be preceded by ';'
  417. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  418. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C2086: 'int WINGDIAPI' : redefinition
  419. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  420. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C2146: syntax error : missing ';' before identifier 'glCallList'
  421. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C2182: 'APIENTRY' : illegal use of type 'void'
  422. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C2086: 'int APIENTRY' : redefinition
  423. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  424. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1160) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  425. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C2144: syntax error : 'void' should be preceded by ';'
  426. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  427. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C2086: 'int WINGDIAPI' : redefinition
  428. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  429. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C2146: syntax error : missing ';' before identifier 'glCallLists'
  430. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C2182: 'APIENTRY' : illegal use of type 'void'
  431. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C2086: 'int APIENTRY' : redefinition
  432. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  433. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1161) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  434. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C2144: syntax error : 'void' should be preceded by ';'
  435. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  436. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C2086: 'int WINGDIAPI' : redefinition
  437. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  438. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C2146: syntax error : missing ';' before identifier 'glClear'
  439. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C2182: 'APIENTRY' : illegal use of type 'void'
  440. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C2086: 'int APIENTRY' : redefinition
  441. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  442. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1162) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  443. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C2144: syntax error : 'void' should be preceded by ';'
  444. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  445. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C2086: 'int WINGDIAPI' : redefinition
  446. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  447. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C2146: syntax error : missing ';' before identifier 'glClearAccum'
  448. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C2182: 'APIENTRY' : illegal use of type 'void'
  449. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C2086: 'int APIENTRY' : redefinition
  450. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  451. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1163) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  452. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C2144: syntax error : 'void' should be preceded by ';'
  453. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  454. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C2086: 'int WINGDIAPI' : redefinition
  455. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  456. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C2146: syntax error : missing ';' before identifier 'glClearColor'
  457. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C2182: 'APIENTRY' : illegal use of type 'void'
  458. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C2086: 'int APIENTRY' : redefinition
  459. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  460. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1164) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  461. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C2144: syntax error : 'void' should be preceded by ';'
  462. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  463. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C2086: 'int WINGDIAPI' : redefinition
  464. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  465. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C2146: syntax error : missing ';' before identifier 'glClearDepth'
  466. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C2182: 'APIENTRY' : illegal use of type 'void'
  467. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C2086: 'int APIENTRY' : redefinition
  468. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  469. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1165) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  470. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C2144: syntax error : 'void' should be preceded by ';'
  471. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  472. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C2086: 'int WINGDIAPI' : redefinition
  473. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  474. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C2146: syntax error : missing ';' before identifier 'glClearIndex'
  475. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C2182: 'APIENTRY' : illegal use of type 'void'
  476. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C2086: 'int APIENTRY' : redefinition
  477. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  478. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1166) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  479. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C2144: syntax error : 'void' should be preceded by ';'
  480. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  481. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C2086: 'int WINGDIAPI' : redefinition
  482. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  483. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C2146: syntax error : missing ';' before identifier 'glClearStencil'
  484. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C2182: 'APIENTRY' : illegal use of type 'void'
  485. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C2086: 'int APIENTRY' : redefinition
  486. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  487. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1167) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  488. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C2144: syntax error : 'void' should be preceded by ';'
  489. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  490. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C2086: 'int WINGDIAPI' : redefinition
  491. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  492. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C2146: syntax error : missing ';' before identifier 'glClipPlane'
  493. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C2182: 'APIENTRY' : illegal use of type 'void'
  494. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C2086: 'int APIENTRY' : redefinition
  495. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  496. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1168) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  497. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C2144: syntax error : 'void' should be preceded by ';'
  498. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  499. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C2086: 'int WINGDIAPI' : redefinition
  500. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  501. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C2146: syntax error : missing ';' before identifier 'glColor3b'
  502. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C2182: 'APIENTRY' : illegal use of type 'void'
  503. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C2086: 'int APIENTRY' : redefinition
  504. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  505. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1169) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  506. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C2144: syntax error : 'void' should be preceded by ';'
  507. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  508. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C2086: 'int WINGDIAPI' : redefinition
  509. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  510. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C2146: syntax error : missing ';' before identifier 'glColor3bv'
  511. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C2182: 'APIENTRY' : illegal use of type 'void'
  512. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C2086: 'int APIENTRY' : redefinition
  513. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  514. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1170) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  515. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C2144: syntax error : 'void' should be preceded by ';'
  516. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  517. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C2086: 'int WINGDIAPI' : redefinition
  518. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  519. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C2146: syntax error : missing ';' before identifier 'glColor3d'
  520. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C2182: 'APIENTRY' : illegal use of type 'void'
  521. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C2086: 'int APIENTRY' : redefinition
  522. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'APIENTRY'
  523. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1171) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  524. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : error C2144: syntax error : 'void' should be preceded by ';'
  525. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  526. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : error C2086: 'int WINGDIAPI' : redefinition
  527. 1> C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1152) : see declaration of 'WINGDIAPI'
  528. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : error C2146: syntax error : missing ';' before identifier 'glColor3dv'
  529. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : error C2182: 'APIENTRY' : illegal use of type 'void'
  530. 1>C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\GL/gl.h(1172) : fatal error C1003: error count exceeds 100; stopping compilation
  531. 1>faster_corner_9.cxx
  532. 1>faster_corner_12.cxx
  533. 1>faster_corner_10.cxx
  534. 1>fast_corner_9_nonmax.cxx
  535. 1>fast_corner.cxx
  536. 1>exceptions.cc
  537. 1>eventobject.cpp
  538. 1>..\..\cvd_src\eventobject.cpp(5) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  539. 1>draw.cc
  540. 1>diskbuffer2.cc
  541. 1>Generating Code...
  542. 1>Compiling...
  543. 1>deinterlacebuffer.cc
  544. 1>cvd_timer.cc
  545. 1>..\..\cvd_src\cvd_timer.cc(34) : fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  546. 1>convolution.cc
  547. 1>connected_components.cc
  548. 1>colourspace_convert.cxx
  549. 1>brezenham.cc
  550. 1>Generating Code...
  551. 1>Project : warning PRJ0018 : The following environment variables were not found:
  552. 1>$(INCLUDEDIR)
  553. 1>$(LIBDIR)
  554. 1>Build log was saved at "file://c:\Users\Kidovate\Desktop\PTAMM\libcvd\build\vc2008\Release\BuildLog.htm"
  555. 1>libcvd - 268 error(s), 1 warning(s)
  556. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement