Advertisement
Guest User

Build Log

a guest
Sep 11th, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.53 KB | None | 0 0
  1.  
  2. -------------- Build: Debug in VoxTest (compiler: GNU GCC Compiler)---------------
  3.  
  4. mingw32-g++.exe -mthreads -fmessage-length=0 -fexceptions -fident -DWIN32 -D_WINDOWS -std=c++11 -Wall -g -D_DEBUG -IF:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include -IF:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE -IF:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OIS -IF:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost -IF:\SDK\PolyVox\library\PolyVoxCore\include -IF:\SDK\PolyVox\library\PolyVoxUtil\include -c F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp -o obj\Debug\VoxTestApplication.o
  5. In file included from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/bind/bind.hpp:29:0,
  6. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/bind.hpp:22,
  7. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/detail/thread.hpp:23,
  8. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/thread.hpp:22,
  9. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeadersBoost.h:40,
  10. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeaders.h:30,
  11. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreStdHeaders.h:122,
  12. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgrePrerequisites.h:334,
  13. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreCamera.h:32,
  14. from F:\Programing\C++\Ogre3d\VoxTest\BaseApplication.h:21,
  15. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.h:21,
  16. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:18:
  17. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/bind/arg.hpp: In constructor 'boost::arg<I>::arg(const T&)':
  18. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/bind/arg.hpp:37:22: warning: typedef 'T_must_be_placeholder' locally defined but not used [-Wunused-local-typedefs]
  19. typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
  20. ^
  21. In file included from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/mpl/aux_/integral_wrapper.hpp:22:0,
  22. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/mpl/int.hpp:20,
  23. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/mpl/lambda_fwd.hpp:23,
  24. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/mpl/aux_/na_spec.hpp:18,
  25. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/mpl/if.hpp:19,
  26. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/constrained_value.hpp:16,
  27. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/gregorian/greg_weekday.hpp:12,
  28. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/gregorian/greg_calendar.hpp:13,
  29. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/gregorian/gregorian_types.hpp:19,
  30. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/posix_time/posix_time_config.hpp:18,
  31. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/posix_time/posix_time_system.hpp:13,
  32. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/posix_time/ptime.hpp:12,
  33. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/date_time/posix_time/posix_time_types.hpp:12,
  34. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/thread_time.hpp:11,
  35. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/win32/basic_timed_mutex.hpp:16,
  36. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/win32/basic_recursive_mutex.hpp:14,
  37. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/win32/recursive_mutex.hpp:13,
  38. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/recursive_mutex.hpp:14,
  39. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeadersBoost.h:38,
  40. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeaders.h:30,
  41. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreStdHeaders.h:122,
  42. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgrePrerequisites.h:334,
  43. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreCamera.h:32,
  44. from F:\Programing\C++\Ogre3d\VoxTest\BaseApplication.h:21,
  45. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.h:21,
  46. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:18:
  47. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In function 'void boost::function_requires(Model*)':
  48. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check45' locally defined but not used [-Wunused-local-typedefs]
  49. BOOST_PP_CAT(boost_concept_check,__LINE__)
  50. ^
  51. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  52. # define BOOST_PP_CAT_I(a, b) a ## b
  53. ^
  54. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  55. BOOST_PP_CAT(boost_concept_check,__LINE__)
  56. ^
  57. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  58. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  59. ^
  60. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:45:7: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  61. BOOST_CONCEPT_ASSERT((Model));
  62. ^
  63. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::AdaptableGenerator<Func, Return>::~AdaptableGenerator()':
  64. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check453' locally defined but not used [-Wunused-local-typedefs]
  65. BOOST_PP_CAT(boost_concept_check,__LINE__)
  66. ^
  67. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  68. # define BOOST_PP_CAT_I(a, b) a ## b
  69. ^
  70. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  71. BOOST_PP_CAT(boost_concept_check,__LINE__)
  72. ^
  73. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  74. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  75. ^
  76. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:453:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  77. BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
  78. ^
  79. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::AdaptableUnaryFunction<Func, Return, Arg>::~AdaptableUnaryFunction()':
  80. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check465' locally defined but not used [-Wunused-local-typedefs]
  81. BOOST_PP_CAT(boost_concept_check,__LINE__)
  82. ^
  83. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  84. # define BOOST_PP_CAT_I(a, b) a ## b
  85. ^
  86. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  87. BOOST_PP_CAT(boost_concept_check,__LINE__)
  88. ^
  89. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  90. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  91. ^
  92. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:465:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  93. BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
  94. ^
  95. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check466' locally defined but not used [-Wunused-local-typedefs]
  96. BOOST_PP_CAT(boost_concept_check,__LINE__)
  97. ^
  98. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  99. # define BOOST_PP_CAT_I(a, b) a ## b
  100. ^
  101. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  102. BOOST_PP_CAT(boost_concept_check,__LINE__)
  103. ^
  104. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  105. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  106. ^
  107. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:466:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  108. BOOST_CONCEPT_ASSERT((Convertible<Arg, argument_type>));
  109. ^
  110. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::AdaptableBinaryFunction<Func, Return, First, Second>::~AdaptableBinaryFunction()':
  111. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check484' locally defined but not used [-Wunused-local-typedefs]
  112. BOOST_PP_CAT(boost_concept_check,__LINE__)
  113. ^
  114. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  115. # define BOOST_PP_CAT_I(a, b) a ## b
  116. ^
  117. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  118. BOOST_PP_CAT(boost_concept_check,__LINE__)
  119. ^
  120. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  121. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  122. ^
  123. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:484:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  124. BOOST_CONCEPT_ASSERT((Convertible<result_type, Return>));
  125. ^
  126. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check485' locally defined but not used [-Wunused-local-typedefs]
  127. BOOST_PP_CAT(boost_concept_check,__LINE__)
  128. ^
  129. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  130. # define BOOST_PP_CAT_I(a, b) a ## b
  131. ^
  132. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  133. BOOST_PP_CAT(boost_concept_check,__LINE__)
  134. ^
  135. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  136. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  137. ^
  138. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:485:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  139. BOOST_CONCEPT_ASSERT((Convertible<First, first_argument_type>));
  140. ^
  141. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check486' locally defined but not used [-Wunused-local-typedefs]
  142. BOOST_PP_CAT(boost_concept_check,__LINE__)
  143. ^
  144. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  145. # define BOOST_PP_CAT_I(a, b) a ## b
  146. ^
  147. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  148. BOOST_PP_CAT(boost_concept_check,__LINE__)
  149. ^
  150. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  151. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  152. ^
  153. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:486:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  154. BOOST_CONCEPT_ASSERT((Convertible<Second, second_argument_type>));
  155. ^
  156. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::InputIterator<TT>::~InputIterator()':
  157. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check517' locally defined but not used [-Wunused-local-typedefs]
  158. BOOST_PP_CAT(boost_concept_check,__LINE__)
  159. ^
  160. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  161. # define BOOST_PP_CAT_I(a, b) a ## b
  162. ^
  163. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  164. BOOST_PP_CAT(boost_concept_check,__LINE__)
  165. ^
  166. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  167. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  168. ^
  169. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:517:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  170. BOOST_CONCEPT_ASSERT((SignedInteger<difference_type>));
  171. ^
  172. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check518' locally defined but not used [-Wunused-local-typedefs]
  173. BOOST_PP_CAT(boost_concept_check,__LINE__)
  174. ^
  175. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  176. # define BOOST_PP_CAT_I(a, b) a ## b
  177. ^
  178. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  179. BOOST_PP_CAT(boost_concept_check,__LINE__)
  180. ^
  181. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  182. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  183. ^
  184. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:518:9: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  185. BOOST_CONCEPT_ASSERT((Convertible<iterator_category, std::input_iterator_tag>));
  186. ^
  187. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::ForwardIterator<TT>::~ForwardIterator()':
  188. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check551' locally defined but not used [-Wunused-local-typedefs]
  189. BOOST_PP_CAT(boost_concept_check,__LINE__)
  190. ^
  191. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  192. # define BOOST_PP_CAT_I(a, b) a ## b
  193. ^
  194. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  195. BOOST_PP_CAT(boost_concept_check,__LINE__)
  196. ^
  197. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  198. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  199. ^
  200. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:548:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  201. BOOST_CONCEPT_ASSERT((Convertible<
  202. ^
  203. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::BidirectionalIterator<TT>::~BidirectionalIterator()':
  204. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check579' locally defined but not used [-Wunused-local-typedefs]
  205. BOOST_PP_CAT(boost_concept_check,__LINE__)
  206. ^
  207. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  208. # define BOOST_PP_CAT_I(a, b) a ## b
  209. ^
  210. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  211. BOOST_PP_CAT(boost_concept_check,__LINE__)
  212. ^
  213. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  214. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  215. ^
  216. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:576:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  217. BOOST_CONCEPT_ASSERT((Convertible<
  218. ^
  219. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::RandomAccessIterator<TT>::~RandomAccessIterator()':
  220. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check609' locally defined but not used [-Wunused-local-typedefs]
  221. BOOST_PP_CAT(boost_concept_check,__LINE__)
  222. ^
  223. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  224. # define BOOST_PP_CAT_I(a, b) a ## b
  225. ^
  226. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  227. BOOST_PP_CAT(boost_concept_check,__LINE__)
  228. ^
  229. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  230. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  231. ^
  232. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:606:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  233. BOOST_CONCEPT_ASSERT((Convertible<
  234. ^
  235. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::Container<C>::~Container()':
  236. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check653' locally defined but not used [-Wunused-local-typedefs]
  237. BOOST_PP_CAT(boost_concept_check,__LINE__)
  238. ^
  239. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  240. # define BOOST_PP_CAT_I(a, b) a ## b
  241. ^
  242. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  243. BOOST_PP_CAT(boost_concept_check,__LINE__)
  244. ^
  245. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  246. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  247. ^
  248. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:653:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  249. BOOST_CONCEPT_ASSERT((InputIterator<const_iterator>));
  250. ^
  251. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::Mutable_Container<C>::~Mutable_Container()':
  252. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check681' locally defined but not used [-Wunused-local-typedefs]
  253. BOOST_PP_CAT(boost_concept_check,__LINE__)
  254. ^
  255. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  256. # define BOOST_PP_CAT_I(a, b) a ## b
  257. ^
  258. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  259. BOOST_PP_CAT(boost_concept_check,__LINE__)
  260. ^
  261. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  262. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  263. ^
  264. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:680:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  265. BOOST_CONCEPT_ASSERT((
  266. ^
  267. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check683' locally defined but not used [-Wunused-local-typedefs]
  268. BOOST_PP_CAT(boost_concept_check,__LINE__)
  269. ^
  270. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  271. # define BOOST_PP_CAT_I(a, b) a ## b
  272. ^
  273. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  274. BOOST_PP_CAT(boost_concept_check,__LINE__)
  275. ^
  276. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  277. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  278. ^
  279. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:683:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  280. BOOST_CONCEPT_ASSERT((InputIterator<iterator>));
  281. ^
  282. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::ForwardContainer<C>::~ForwardContainer()':
  283. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check703' locally defined but not used [-Wunused-local-typedefs]
  284. BOOST_PP_CAT(boost_concept_check,__LINE__)
  285. ^
  286. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  287. # define BOOST_PP_CAT_I(a, b) a ## b
  288. ^
  289. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  290. BOOST_PP_CAT(boost_concept_check,__LINE__)
  291. ^
  292. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  293. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  294. ^
  295. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:700:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  296. BOOST_CONCEPT_ASSERT((
  297. ^
  298. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::Mutable_ForwardContainer<C>::~Mutable_ForwardContainer()':
  299. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check716' locally defined but not used [-Wunused-local-typedefs]
  300. BOOST_PP_CAT(boost_concept_check,__LINE__)
  301. ^
  302. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  303. # define BOOST_PP_CAT_I(a, b) a ## b
  304. ^
  305. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  306. BOOST_PP_CAT(boost_concept_check,__LINE__)
  307. ^
  308. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  309. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  310. ^
  311. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:713:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  312. BOOST_CONCEPT_ASSERT((
  313. ^
  314. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::ReversibleContainer<C>::~ReversibleContainer()':
  315. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check731' locally defined but not used [-Wunused-local-typedefs]
  316. BOOST_PP_CAT(boost_concept_check,__LINE__)
  317. ^
  318. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  319. # define BOOST_PP_CAT_I(a, b) a ## b
  320. ^
  321. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  322. BOOST_PP_CAT(boost_concept_check,__LINE__)
  323. ^
  324. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  325. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  326. ^
  327. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:729:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  328. BOOST_CONCEPT_ASSERT((
  329. ^
  330. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check733' locally defined but not used [-Wunused-local-typedefs]
  331. BOOST_PP_CAT(boost_concept_check,__LINE__)
  332. ^
  333. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  334. # define BOOST_PP_CAT_I(a, b) a ## b
  335. ^
  336. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  337. BOOST_PP_CAT(boost_concept_check,__LINE__)
  338. ^
  339. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  340. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  341. ^
  342. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:733:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  343. BOOST_CONCEPT_ASSERT((BidirectionalIterator<const_reverse_iterator>));
  344. ^
  345. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::Mutable_ReversibleContainer<C>::~Mutable_ReversibleContainer()':
  346. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check755' locally defined but not used [-Wunused-local-typedefs]
  347. BOOST_PP_CAT(boost_concept_check,__LINE__)
  348. ^
  349. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  350. # define BOOST_PP_CAT_I(a, b) a ## b
  351. ^
  352. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  353. BOOST_PP_CAT(boost_concept_check,__LINE__)
  354. ^
  355. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  356. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  357. ^
  358. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:755:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  359. BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<iterator>));
  360. ^
  361. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check756' locally defined but not used [-Wunused-local-typedefs]
  362. BOOST_PP_CAT(boost_concept_check,__LINE__)
  363. ^
  364. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  365. # define BOOST_PP_CAT_I(a, b) a ## b
  366. ^
  367. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  368. BOOST_PP_CAT(boost_concept_check,__LINE__)
  369. ^
  370. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  371. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  372. ^
  373. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:756:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  374. BOOST_CONCEPT_ASSERT((Mutable_BidirectionalIterator<reverse_iterator>));
  375. ^
  376. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::RandomAccessContainer<C>::~RandomAccessContainer()':
  377. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check776' locally defined but not used [-Wunused-local-typedefs]
  378. BOOST_PP_CAT(boost_concept_check,__LINE__)
  379. ^
  380. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  381. # define BOOST_PP_CAT_I(a, b) a ## b
  382. ^
  383. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  384. BOOST_PP_CAT(boost_concept_check,__LINE__)
  385. ^
  386. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  387. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  388. ^
  389. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:773:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  390. BOOST_CONCEPT_ASSERT((
  391. ^
  392. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::Mutable_RandomAccessContainer<C>::~Mutable_RandomAccessContainer()':
  393. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check800' locally defined but not used [-Wunused-local-typedefs]
  394. BOOST_PP_CAT(boost_concept_check,__LINE__)
  395. ^
  396. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  397. # define BOOST_PP_CAT_I(a, b) a ## b
  398. ^
  399. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  400. BOOST_PP_CAT(boost_concept_check,__LINE__)
  401. ^
  402. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  403. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  404. ^
  405. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:800:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  406. BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::iterator>));
  407. ^
  408. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check801' locally defined but not used [-Wunused-local-typedefs]
  409. BOOST_PP_CAT(boost_concept_check,__LINE__)
  410. ^
  411. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  412. # define BOOST_PP_CAT_I(a, b) a ## b
  413. ^
  414. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  415. BOOST_PP_CAT(boost_concept_check,__LINE__)
  416. ^
  417. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  418. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  419. ^
  420. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:801:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  421. BOOST_CONCEPT_ASSERT((Mutable_RandomAccessIterator<typename self::reverse_iterator>));
  422. ^
  423. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp: In destructor 'boost::AssociativeContainer<C>::~AssociativeContainer()':
  424. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check905' locally defined but not used [-Wunused-local-typedefs]
  425. BOOST_PP_CAT(boost_concept_check,__LINE__)
  426. ^
  427. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  428. # define BOOST_PP_CAT_I(a, b) a ## b
  429. ^
  430. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  431. BOOST_PP_CAT(boost_concept_check,__LINE__)
  432. ^
  433. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  434. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  435. ^
  436. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:905:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  437. BOOST_CONCEPT_ASSERT((BinaryPredicate<key_compare,key_type,key_type>));
  438. ^
  439. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check908' locally defined but not used [-Wunused-local-typedefs]
  440. BOOST_PP_CAT(boost_concept_check,__LINE__)
  441. ^
  442. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  443. # define BOOST_PP_CAT_I(a, b) a ## b
  444. ^
  445. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  446. BOOST_PP_CAT(boost_concept_check,__LINE__)
  447. ^
  448. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  449. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  450. ^
  451. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept_check.hpp:908:11: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  452. BOOST_CONCEPT_ASSERT((BinaryPredicate<value_compare,value_type_,value_type_>));
  453. ^
  454. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&)':
  455. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check172' locally defined but not used [-Wunused-local-typedefs]
  456. BOOST_PP_CAT(boost_concept_check,__LINE__)
  457. ^
  458. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  459. # define BOOST_PP_CAT_I(a, b) a ## b
  460. ^
  461. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  462. BOOST_PP_CAT(boost_concept_check,__LINE__)
  463. ^
  464. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  465. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  466. ^
  467. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  468. #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
  469. ^
  470. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp:172:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
  471. BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
  472. ^
  473. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check173' locally defined but not used [-Wunused-local-typedefs]
  474. BOOST_PP_CAT(boost_concept_check,__LINE__)
  475. ^
  476. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  477. # define BOOST_PP_CAT_I(a, b) a ## b
  478. ^
  479. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  480. BOOST_PP_CAT(boost_concept_check,__LINE__)
  481. ^
  482. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  483. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  484. ^
  485. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  486. #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
  487. ^
  488. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp:173:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
  489. BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
  490. ^
  491. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp: In function 'bool boost::range::equal(const SinglePassRange1&, const SinglePassRange2&, BinaryPredicate)':
  492. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check185' locally defined but not used [-Wunused-local-typedefs]
  493. BOOST_PP_CAT(boost_concept_check,__LINE__)
  494. ^
  495. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  496. # define BOOST_PP_CAT_I(a, b) a ## b
  497. ^
  498. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  499. BOOST_PP_CAT(boost_concept_check,__LINE__)
  500. ^
  501. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  502. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  503. ^
  504. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  505. #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
  506. ^
  507. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp:185:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
  508. BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange1> ));
  509. ^
  510. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:20: warning: typedef 'boost_concept_check186' locally defined but not used [-Wunused-local-typedefs]
  511. BOOST_PP_CAT(boost_concept_check,__LINE__)
  512. ^
  513. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/preprocessor/cat.hpp:29:34: note: in definition of macro 'BOOST_PP_CAT_I'
  514. # define BOOST_PP_CAT_I(a, b) a ## b
  515. ^
  516. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/detail/general.hpp:71:7: note: in expansion of macro 'BOOST_PP_CAT'
  517. BOOST_PP_CAT(boost_concept_check,__LINE__)
  518. ^
  519. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/concept/assert.hpp:44:5: note: in expansion of macro 'BOOST_CONCEPT_ASSERT_FN'
  520. BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
  521. ^
  522. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/concepts.hpp:92:45: note: in expansion of macro 'BOOST_CONCEPT_ASSERT'
  523. #define BOOST_RANGE_CONCEPT_ASSERT( x ) BOOST_CONCEPT_ASSERT( x )
  524. ^
  525. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/range/algorithm/equal.hpp:186:13: note: in expansion of macro 'BOOST_RANGE_CONCEPT_ASSERT'
  526. BOOST_RANGE_CONCEPT_ASSERT(( SinglePassRangeConcept<const SinglePassRange2> ));
  527. ^
  528. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp: At global scope:
  529. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:27: error: variable or field 'createSphereInVolume' declared void
  530. void createSphereInVolume(SimpleVolume<uint8_t>& volData, float fRadius)
  531. ^
  532. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:27: error: 'SimpleVolume' was not declared in this scope
  533. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:27: note: suggested alternative:
  534. In file included from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.h:25:0,
  535. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:18:
  536. F:\SDK\PolyVox\library\PolyVoxCore\include/PolyVoxCore/SimpleVolume.h:44:8: note: 'PolyVox::SimpleVolume'
  537. class SimpleVolume : public BaseVolume<VoxelType>
  538. ^
  539. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:47: error: expected primary-expression before '>' token
  540. void createSphereInVolume(SimpleVolume<uint8_t>& volData, float fRadius)
  541. ^
  542. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:50: error: 'volData' was not declared in this scope
  543. void createSphereInVolume(SimpleVolume<uint8_t>& volData, float fRadius)
  544. ^
  545. F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:29:59: error: expected primary-expression before 'float'
  546. void createSphereInVolume(SimpleVolume<uint8_t>& volData, float fRadius)
  547. ^
  548. In file included from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/system/system_error.hpp:14:0,
  549. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/exceptions.hpp:22,
  550. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/win32/thread_primitives.hpp:16,
  551. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/win32/thread_heap_alloc.hpp:8,
  552. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/detail/thread_heap_alloc.hpp:15,
  553. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/thread/tss.hpp:10,
  554. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeadersBoost.h:37,
  555. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/Threading/OgreThreadHeaders.h:30,
  556. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreStdHeaders.h:122,
  557. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgrePrerequisites.h:334,
  558. from F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\include\OGRE/OgreCamera.h:32,
  559. from F:\Programing\C++\Ogre3d\VoxTest\BaseApplication.h:21,
  560. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.h:21,
  561. from F:\Programing\C++\Ogre3d\VoxTest\VoxTestApplication.cpp:18:
  562. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/system/error_code.hpp:214:36: warning: 'boost::system::posix_category' defined but not used [-Wunused-variable]
  563. static const error_category & posix_category = generic_category();
  564. ^
  565. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/system/error_code.hpp:215:36: warning: 'boost::system::errno_ecat' defined but not used [-Wunused-variable]
  566. static const error_category & errno_ecat = generic_category();
  567. ^
  568. F:\SDK\OgreSDK\OgreSDK_MinGW_v1-8-1\boost/boost/system/error_code.hpp:216:36: warning: 'boost::system::native_ecat' defined but not used [-Wunused-variable]
  569. static const error_category & native_ecat = system_category();
  570. ^
  571. Process terminated with status 1 (0 minutes, 7 seconds)
  572. 5 errors, 34 warnings (0 minutes, 7 seconds)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement