Advertisement
Guest User

project generator vs2010 debug

a guest
Jun 13th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.20 KB | None | 0 0
  1. 1>------ Build started: Project: openframeworksLib, Configuration: Debug Win32 ------
  2. 1> ofSerial.cpp
  3. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  4. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  5. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  6. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  7. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  8. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  9. 1> with
  10. 1> [
  11. 1> T=ofBaseLoggerChannel
  12. 1> ]
  13. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  14. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  15. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  16. 1> with
  17. 1> [
  18. 1> T=ofBaseLoggerChannel
  19. 1> ]
  20. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  21. 1> with
  22. 1> [
  23. 1> T=ofBaseLoggerChannel
  24. 1> ]
  25. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  26. 1> ofArduino.cpp
  27. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  28. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  29. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  30. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  31. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  32. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  33. 1> with
  34. 1> [
  35. 1> T=ofBaseLoggerChannel
  36. 1> ]
  37. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  38. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  39. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  40. 1> with
  41. 1> [
  42. 1> T=ofBaseLoggerChannel
  43. 1> ]
  44. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  45. 1> with
  46. 1> [
  47. 1> T=ofBaseLoggerChannel
  48. 1> ]
  49. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  50. 1> ofVideoPlayer.cpp
  51. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  52. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  53. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  54. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  55. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  56. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  57. 1> with
  58. 1> [
  59. 1> T=ofBaseLoggerChannel
  60. 1> ]
  61. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  62. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  63. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  64. 1> with
  65. 1> [
  66. 1> T=ofBaseLoggerChannel
  67. 1> ]
  68. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  69. 1> with
  70. 1> [
  71. 1> T=ofBaseLoggerChannel
  72. 1> ]
  73. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  74. 1> ofVideoGrabber.cpp
  75. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  76. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  77. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  78. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  79. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  80. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  81. 1> with
  82. 1> [
  83. 1> T=ofBaseLoggerChannel
  84. 1> ]
  85. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  86. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  87. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  88. 1> with
  89. 1> [
  90. 1> T=ofBaseLoggerChannel
  91. 1> ]
  92. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  93. 1> with
  94. 1> [
  95. 1> T=ofBaseLoggerChannel
  96. 1> ]
  97. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  98. 1> ofQuickTimePlayer.cpp
  99. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  100. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  101. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  102. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  103. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  104. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  105. 1> with
  106. 1> [
  107. 1> T=ofBaseLoggerChannel
  108. 1> ]
  109. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  110. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  111. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  112. 1> with
  113. 1> [
  114. 1> T=ofBaseLoggerChannel
  115. 1> ]
  116. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  117. 1> with
  118. 1> [
  119. 1> T=ofBaseLoggerChannel
  120. 1> ]
  121. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  122. 1> ofQuickTimeGrabber.cpp
  123. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  124. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  125. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  126. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  127. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  128. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  129. 1> with
  130. 1> [
  131. 1> T=ofBaseLoggerChannel
  132. 1> ]
  133. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  134. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  135. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  136. 1> with
  137. 1> [
  138. 1> T=ofBaseLoggerChannel
  139. 1> ]
  140. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  141. 1> with
  142. 1> [
  143. 1> T=ofBaseLoggerChannel
  144. 1> ]
  145. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  146. 1> ofQtUtils.cpp
  147. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  148. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  149. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  150. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  151. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  152. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  153. 1> with
  154. 1> [
  155. 1> T=ofBaseLoggerChannel
  156. 1> ]
  157. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  158. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  159. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  160. 1> with
  161. 1> [
  162. 1> T=ofBaseLoggerChannel
  163. 1> ]
  164. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  165. 1> with
  166. 1> [
  167. 1> T=ofBaseLoggerChannel
  168. 1> ]
  169. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  170. 1> ofDirectShowGrabber.cpp
  171. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  172. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  173. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  174. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  175. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  176. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  177. 1> with
  178. 1> [
  179. 1> T=ofBaseLoggerChannel
  180. 1> ]
  181. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  182. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  183. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  184. 1> with
  185. 1> [
  186. 1> T=ofBaseLoggerChannel
  187. 1> ]
  188. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  189. 1> with
  190. 1> [
  191. 1> T=ofBaseLoggerChannel
  192. 1> ]
  193. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  194. 1> ofUtils.cpp
  195. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  196. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  197. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  198. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  199. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  200. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  201. 1> with
  202. 1> [
  203. 1> T=ofBaseLoggerChannel
  204. 1> ]
  205. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  206. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  207. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  208. 1> with
  209. 1> [
  210. 1> T=ofBaseLoggerChannel
  211. 1> ]
  212. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  213. 1> with
  214. 1> [
  215. 1> T=ofBaseLoggerChannel
  216. 1> ]
  217. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  218. 1> ofURLFileLoader.cpp
  219. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  220. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  221. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  222. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  223. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  224. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  225. 1> with
  226. 1> [
  227. 1> T=ofBaseLoggerChannel
  228. 1> ]
  229. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  230. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  231. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  232. 1> with
  233. 1> [
  234. 1> T=ofBaseLoggerChannel
  235. 1> ]
  236. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  237. 1> with
  238. 1> [
  239. 1> T=ofBaseLoggerChannel
  240. 1> ]
  241. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  242. 1> ofThread.cpp
  243. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  244. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  245. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  246. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  247. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  248. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  249. 1> with
  250. 1> [
  251. 1> T=ofBaseLoggerChannel
  252. 1> ]
  253. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  254. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  255. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  256. 1> with
  257. 1> [
  258. 1> T=ofBaseLoggerChannel
  259. 1> ]
  260. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  261. 1> with
  262. 1> [
  263. 1> T=ofBaseLoggerChannel
  264. 1> ]
  265. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  266. 1> ofSystemUtils.cpp
  267. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  268. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  269. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  270. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  271. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  272. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  273. 1> with
  274. 1> [
  275. 1> T=ofBaseLoggerChannel
  276. 1> ]
  277. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  278. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  279. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  280. 1> with
  281. 1> [
  282. 1> T=ofBaseLoggerChannel
  283. 1> ]
  284. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  285. 1> with
  286. 1> [
  287. 1> T=ofBaseLoggerChannel
  288. 1> ]
  289. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  290. 1> ofLog.cpp
  291. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  292. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  293. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  294. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  295. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  296. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  297. 1> with
  298. 1> [
  299. 1> T=ofBaseLoggerChannel
  300. 1> ]
  301. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  302. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  303. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  304. 1> with
  305. 1> [
  306. 1> T=ofBaseLoggerChannel
  307. 1> ]
  308. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  309. 1> with
  310. 1> [
  311. 1> T=ofBaseLoggerChannel
  312. 1> ]
  313. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  314. 1> ofFileUtils.cpp
  315. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  316. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  317. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  318. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  319. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  320. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  321. 1> with
  322. 1> [
  323. 1> T=ofBaseLoggerChannel
  324. 1> ]
  325. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  326. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  327. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  328. 1> with
  329. 1> [
  330. 1> T=ofBaseLoggerChannel
  331. 1> ]
  332. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  333. 1> with
  334. 1> [
  335. 1> T=ofBaseLoggerChannel
  336. 1> ]
  337. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  338. 1> ofRectangle.cpp
  339. 1> ofPoint.cpp
  340. 1> ofColor.cpp
  341. 1> ofBaseTypes.cpp
  342. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  343. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  344. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  345. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  346. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  347. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  348. 1> with
  349. 1> [
  350. 1> T=ofBaseLoggerChannel
  351. 1> ]
  352. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  353. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  354. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  355. 1> with
  356. 1> [
  357. 1> T=ofBaseLoggerChannel
  358. 1> ]
  359. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  360. 1> with
  361. 1> [
  362. 1> T=ofBaseLoggerChannel
  363. 1> ]
  364. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  365. 1> ofSoundStream.cpp
  366. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  367. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  368. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  369. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  370. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  371. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  372. 1> with
  373. 1> [
  374. 1> T=ofBaseLoggerChannel
  375. 1> ]
  376. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  377. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  378. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  379. 1> with
  380. 1> [
  381. 1> T=ofBaseLoggerChannel
  382. 1> ]
  383. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  384. 1> with
  385. 1> [
  386. 1> T=ofBaseLoggerChannel
  387. 1> ]
  388. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  389. 1> ofSoundPlayer.cpp
  390. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  391. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  392. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  393. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  394. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  395. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  396. 1> with
  397. 1> [
  398. 1> T=ofBaseLoggerChannel
  399. 1> ]
  400. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  401. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  402. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  403. 1> with
  404. 1> [
  405. 1> T=ofBaseLoggerChannel
  406. 1> ]
  407. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  408. 1> with
  409. 1> [
  410. 1> T=ofBaseLoggerChannel
  411. 1> ]
  412. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  413. 1> Generating Code...
  414. 1> Compiling...
  415. 1> ofRtAudioSoundStream.cpp
  416. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  417. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  418. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  419. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  420. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  421. 1> c:\openframeworks\libs\openframeworks\sound\ofrtaudiosoundstream.h(38) : see reference to class template instantiation 'ofPtr<T>' being compiled
  422. 1> with
  423. 1> [
  424. 1> T=RtAudio
  425. 1> ]
  426. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  427. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  428. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  429. 1> with
  430. 1> [
  431. 1> T=RtAudio
  432. 1> ]
  433. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  434. 1> with
  435. 1> [
  436. 1> T=RtAudio
  437. 1> ]
  438. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  439. 1> ofFmodSoundPlayer.cpp
  440. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  441. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  442. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  443. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  444. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  445. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  446. 1> with
  447. 1> [
  448. 1> T=ofBaseLoggerChannel
  449. 1> ]
  450. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  451. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  452. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  453. 1> with
  454. 1> [
  455. 1> T=ofBaseLoggerChannel
  456. 1> ]
  457. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  458. 1> with
  459. 1> [
  460. 1> T=ofBaseLoggerChannel
  461. 1> ]
  462. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  463. 1> ofBaseSoundStream.cpp
  464. 1> ofBaseSoundPlayer.cpp
  465. 1> ofVec4f.cpp
  466. 1> ofVec2f.cpp
  467. 1> ofQuaternion.cpp
  468. 1> ofMatrix4x4.cpp
  469. 1> ofMatrix3x3.cpp
  470. 1> ofMath.cpp
  471. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  472. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  473. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  474. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  475. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  476. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  477. 1> with
  478. 1> [
  479. 1> T=ofBaseLoggerChannel
  480. 1> ]
  481. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  482. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  483. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  484. 1> with
  485. 1> [
  486. 1> T=ofBaseLoggerChannel
  487. 1> ]
  488. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  489. 1> with
  490. 1> [
  491. 1> T=ofBaseLoggerChannel
  492. 1> ]
  493. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  494. 1> ofTrueTypeFont.cpp
  495. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  496. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  497. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  498. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  499. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  500. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  501. 1> with
  502. 1> [
  503. 1> T=ofBaseLoggerChannel
  504. 1> ]
  505. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  506. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  507. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  508. 1> with
  509. 1> [
  510. 1> T=ofBaseLoggerChannel
  511. 1> ]
  512. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  513. 1> with
  514. 1> [
  515. 1> T=ofBaseLoggerChannel
  516. 1> ]
  517. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  518. 1> ofTessellator.cpp
  519. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  520. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  521. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  522. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  523. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  524. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  525. 1> with
  526. 1> [
  527. 1> T=ofBaseLoggerChannel
  528. 1> ]
  529. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  530. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  531. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  532. 1> with
  533. 1> [
  534. 1> T=ofBaseLoggerChannel
  535. 1> ]
  536. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  537. 1> with
  538. 1> [
  539. 1> T=ofBaseLoggerChannel
  540. 1> ]
  541. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  542. 1> ofPolyline.cpp
  543. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  544. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  545. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  546. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  547. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  548. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  549. 1> with
  550. 1> [
  551. 1> T=ofBaseLoggerChannel
  552. 1> ]
  553. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  554. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  555. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  556. 1> with
  557. 1> [
  558. 1> T=ofBaseLoggerChannel
  559. 1> ]
  560. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  561. 1> with
  562. 1> [
  563. 1> T=ofBaseLoggerChannel
  564. 1> ]
  565. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  566. 1> ofPixels.cpp
  567. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  568. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  569. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  570. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  571. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  572. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  573. 1> with
  574. 1> [
  575. 1> T=ofBaseLoggerChannel
  576. 1> ]
  577. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  578. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  579. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  580. 1> with
  581. 1> [
  582. 1> T=ofBaseLoggerChannel
  583. 1> ]
  584. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  585. 1> with
  586. 1> [
  587. 1> T=ofBaseLoggerChannel
  588. 1> ]
  589. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  590. 1> ofPath.cpp
  591. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  592. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  593. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  594. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  595. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  596. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  597. 1> with
  598. 1> [
  599. 1> T=ofBaseLoggerChannel
  600. 1> ]
  601. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  602. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  603. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  604. 1> with
  605. 1> [
  606. 1> T=ofBaseLoggerChannel
  607. 1> ]
  608. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  609. 1> with
  610. 1> [
  611. 1> T=ofBaseLoggerChannel
  612. 1> ]
  613. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  614. 1> ofImage.cpp
  615. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  616. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  617. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  618. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  619. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  620. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  621. 1> with
  622. 1> [
  623. 1> T=ofBaseLoggerChannel
  624. 1> ]
  625. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  626. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  627. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  628. 1> with
  629. 1> [
  630. 1> T=ofBaseLoggerChannel
  631. 1> ]
  632. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  633. 1> with
  634. 1> [
  635. 1> T=ofBaseLoggerChannel
  636. 1> ]
  637. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  638. 1> ofGraphics.cpp
  639. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  640. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  641. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  642. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  643. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  644. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  645. 1> with
  646. 1> [
  647. 1> T=ofBaseLoggerChannel
  648. 1> ]
  649. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  650. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  651. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  652. 1> with
  653. 1> [
  654. 1> T=ofBaseLoggerChannel
  655. 1> ]
  656. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  657. 1> with
  658. 1> [
  659. 1> T=ofBaseLoggerChannel
  660. 1> ]
  661. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  662. 1> ofCairoRenderer.cpp
  663. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  664. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  665. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  666. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  667. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  668. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  669. 1> with
  670. 1> [
  671. 1> T=ofBaseLoggerChannel
  672. 1> ]
  673. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  674. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  675. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  676. 1> with
  677. 1> [
  678. 1> T=ofBaseLoggerChannel
  679. 1> ]
  680. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  681. 1> with
  682. 1> [
  683. 1> T=ofBaseLoggerChannel
  684. 1> ]
  685. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  686. 1> ofBitmapFont.cpp
  687. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  688. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  689. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  690. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  691. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  692. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  693. 1> with
  694. 1> [
  695. 1> T=ofBaseLoggerChannel
  696. 1> ]
  697. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  698. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  699. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  700. 1> with
  701. 1> [
  702. 1> T=ofBaseLoggerChannel
  703. 1> ]
  704. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  705. 1> with
  706. 1> [
  707. 1> T=ofBaseLoggerChannel
  708. 1> ]
  709. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  710. 1> ofVboMesh.cpp
  711. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  712. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  713. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  714. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  715. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  716. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  717. 1> with
  718. 1> [
  719. 1> T=ofBaseLoggerChannel
  720. 1> ]
  721. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  722. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  723. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  724. 1> with
  725. 1> [
  726. 1> T=ofBaseLoggerChannel
  727. 1> ]
  728. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  729. 1> with
  730. 1> [
  731. 1> T=ofBaseLoggerChannel
  732. 1> ]
  733. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  734. 1> Generating Code...
  735. 1> Compiling...
  736. 1> ofVbo.cpp
  737. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  738. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  739. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  740. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  741. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  742. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  743. 1> with
  744. 1> [
  745. 1> T=ofBaseLoggerChannel
  746. 1> ]
  747. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  748. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  749. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  750. 1> with
  751. 1> [
  752. 1> T=ofBaseLoggerChannel
  753. 1> ]
  754. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  755. 1> with
  756. 1> [
  757. 1> T=ofBaseLoggerChannel
  758. 1> ]
  759. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  760. 1> ofTexture.cpp
  761. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  762. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  763. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  764. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  765. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  766. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  767. 1> with
  768. 1> [
  769. 1> T=ofBaseLoggerChannel
  770. 1> ]
  771. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  772. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  773. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  774. 1> with
  775. 1> [
  776. 1> T=ofBaseLoggerChannel
  777. 1> ]
  778. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  779. 1> with
  780. 1> [
  781. 1> T=ofBaseLoggerChannel
  782. 1> ]
  783. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  784. 1> ofShader.cpp
  785. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  786. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  787. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  788. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  789. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  790. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  791. 1> with
  792. 1> [
  793. 1> T=ofBaseLoggerChannel
  794. 1> ]
  795. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  796. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  797. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  798. 1> with
  799. 1> [
  800. 1> T=ofBaseLoggerChannel
  801. 1> ]
  802. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  803. 1> with
  804. 1> [
  805. 1> T=ofBaseLoggerChannel
  806. 1> ]
  807. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  808. 1> ofMaterial.cpp
  809. 1> ofLight.cpp
  810. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  811. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  812. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  813. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  814. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  815. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  816. 1> with
  817. 1> [
  818. 1> T=ofBaseLoggerChannel
  819. 1> ]
  820. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  821. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  822. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  823. 1> with
  824. 1> [
  825. 1> T=ofBaseLoggerChannel
  826. 1> ]
  827. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  828. 1> with
  829. 1> [
  830. 1> T=ofBaseLoggerChannel
  831. 1> ]
  832. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  833. 1> ofGLRenderer.cpp
  834. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  835. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  836. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  837. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  838. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  839. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  840. 1> with
  841. 1> [
  842. 1> T=ofBaseLoggerChannel
  843. 1> ]
  844. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  845. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  846. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  847. 1> with
  848. 1> [
  849. 1> T=ofBaseLoggerChannel
  850. 1> ]
  851. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  852. 1> with
  853. 1> [
  854. 1> T=ofBaseLoggerChannel
  855. 1> ]
  856. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  857. 1> ofFbo.cpp
  858. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  859. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  860. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  861. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  862. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  863. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  864. 1> with
  865. 1> [
  866. 1> T=ofBaseLoggerChannel
  867. 1> ]
  868. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  869. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  870. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  871. 1> with
  872. 1> [
  873. 1> T=ofBaseLoggerChannel
  874. 1> ]
  875. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  876. 1> with
  877. 1> [
  878. 1> T=ofBaseLoggerChannel
  879. 1> ]
  880. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  881. 1> ofEvents.cpp
  882. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  883. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  884. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  885. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  886. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  887. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  888. 1> with
  889. 1> [
  890. 1> T=ofBaseLoggerChannel
  891. 1> ]
  892. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  893. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  894. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  895. 1> with
  896. 1> [
  897. 1> T=ofBaseLoggerChannel
  898. 1> ]
  899. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  900. 1> with
  901. 1> [
  902. 1> T=ofBaseLoggerChannel
  903. 1> ]
  904. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  905. 1> ofAppRunner.cpp
  906. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  907. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  908. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  909. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  910. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  911. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  912. 1> with
  913. 1> [
  914. 1> T=ofBaseLoggerChannel
  915. 1> ]
  916. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  917. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  918. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  919. 1> with
  920. 1> [
  921. 1> T=ofBaseLoggerChannel
  922. 1> ]
  923. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  924. 1> with
  925. 1> [
  926. 1> T=ofBaseLoggerChannel
  927. 1> ]
  928. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  929. 1> ofAppGlutWindow.cpp
  930. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  931. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  932. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  933. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  934. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  935. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  936. 1> with
  937. 1> [
  938. 1> T=ofBaseLoggerChannel
  939. 1> ]
  940. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  941. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  942. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  943. 1> with
  944. 1> [
  945. 1> T=ofBaseLoggerChannel
  946. 1> ]
  947. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  948. 1> with
  949. 1> [
  950. 1> T=ofBaseLoggerChannel
  951. 1> ]
  952. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  953. 1> ofNode.cpp
  954. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  955. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  956. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  957. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  958. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  959. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  960. 1> with
  961. 1> [
  962. 1> T=ofBaseLoggerChannel
  963. 1> ]
  964. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  965. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  966. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  967. 1> with
  968. 1> [
  969. 1> T=ofBaseLoggerChannel
  970. 1> ]
  971. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  972. 1> with
  973. 1> [
  974. 1> T=ofBaseLoggerChannel
  975. 1> ]
  976. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  977. 1> ofMesh.cpp
  978. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  979. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  980. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  981. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  982. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  983. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  984. 1> with
  985. 1> [
  986. 1> T=ofBaseLoggerChannel
  987. 1> ]
  988. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  989. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  990. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  991. 1> with
  992. 1> [
  993. 1> T=ofBaseLoggerChannel
  994. 1> ]
  995. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  996. 1> with
  997. 1> [
  998. 1> T=ofBaseLoggerChannel
  999. 1> ]
  1000. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  1001. 1> ofEasyCam.cpp
  1002. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1003. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1004. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1005. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1006. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1007. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1008. 1> with
  1009. 1> [
  1010. 1> T=ofBaseLoggerChannel
  1011. 1> ]
  1012. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1013. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1014. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1015. 1> with
  1016. 1> [
  1017. 1> T=ofBaseLoggerChannel
  1018. 1> ]
  1019. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1020. 1> with
  1021. 1> [
  1022. 1> T=ofBaseLoggerChannel
  1023. 1> ]
  1024. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  1025. 1> ofCamera.cpp
  1026. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1027. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1028. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1029. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1030. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1031. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1032. 1> with
  1033. 1> [
  1034. 1> T=ofBaseLoggerChannel
  1035. 1> ]
  1036. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1037. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1038. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1039. 1> with
  1040. 1> [
  1041. 1> T=ofBaseLoggerChannel
  1042. 1> ]
  1043. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1044. 1> with
  1045. 1> [
  1046. 1> T=ofBaseLoggerChannel
  1047. 1> ]
  1048. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  1049. 1> of3dUtils.cpp
  1050. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1051. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(158) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1052. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1053. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1054. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1055. 1> c:\openframeworks\libs\openframeworks\utils\oflog.h(106) : see reference to class template instantiation 'ofPtr<T>' being compiled
  1056. 1> with
  1057. 1> [
  1058. 1> T=ofBaseLoggerChannel
  1059. 1> ]
  1060. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2039: '__dynamic_cast_tag' : is not a member of 'std::tr1'
  1061. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2061: syntax error : identifier '__dynamic_cast_tag'
  1062. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): error C2535: 'ofPtr<T>::ofPtr(const ofPtr<Tp1> &)' : member function already defined or declared
  1063. 1> with
  1064. 1> [
  1065. 1> T=ofBaseLoggerChannel
  1066. 1> ]
  1067. 1> c:\openframeworks\libs\openframeworks\types\oftypes.h(129) : see declaration of 'ofPtr<T>::ofPtr'
  1068. 1> with
  1069. 1> [
  1070. 1> T=ofBaseLoggerChannel
  1071. 1> ]
  1072. 1>c:\openframeworks\libs\openframeworks\types\oftypes.h(146): fatal error C1903: unable to recover from previous error(s); stopping compilation
  1073. 1> Generating Code...
  1074. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement