Guest User

Untitled

a guest
Jan 21st, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.22 KB | None | 0 0
  1. In file included from /usr/include/octave-4.2.2/octave/Array.h:38:0,
  2. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  3. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  4. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  5. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  6. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  7. from /usr/include/octave-4.2.2/octave/oct.h:30,
  8. from /home/arun/Desktop/proj/media/video.h:20,
  9. from /home/arun/Desktop/proj/media/video.cpp:7:
  10. /usr/include/octave-4.2.2/octave/idx-vector.h:173:26: error: reference to ‘Range’ is ambiguous
  11. idx_range_rep (const Range&);
  12. ^
  13. /usr/include/octave-4.2.2/octave/idx-vector.h:43:7: note: candidates are: class Range
  14. class Range;
  15. ^
  16. In file included from /usr/local/include/opencv2/core.hpp:58:0,
  17. from /usr/local/include/opencv2/opencv.hpp:52,
  18. from /home/arun/Desktop/proj/media/video.cpp:2:
  19. /usr/local/include/opencv2/core/types.hpp:590:18: note: class cv::Range
  20. class CV_EXPORTS Range
  21. ^
  22. In file included from /usr/include/octave-4.2.2/octave/Array.h:38:0,
  23. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  24. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  25. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  26. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  27. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  28. from /usr/include/octave-4.2.2/octave/oct.h:30,
  29. from /home/arun/Desktop/proj/media/video.h:20,
  30. from /home/arun/Desktop/proj/media/video.cpp:7:
  31. /usr/include/octave-4.2.2/octave/idx-vector.h:206:5: error: reference to ‘Range’ is ambiguous
  32. Range unconvert (void) const;
  33. ^
  34. /usr/include/octave-4.2.2/octave/idx-vector.h:43:7: note: candidates are: class Range
  35. class Range;
  36. ^
  37. In file included from /usr/local/include/opencv2/core.hpp:58:0,
  38. from /usr/local/include/opencv2/opencv.hpp:52,
  39. from /home/arun/Desktop/proj/media/video.cpp:2:
  40. /usr/local/include/opencv2/core/types.hpp:590:18: note: class cv::Range
  41. class CV_EXPORTS Range
  42. ^
  43. In file included from /usr/include/octave-4.2.2/octave/Array.h:38:0,
  44. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  45. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  46. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  47. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  48. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  49. from /usr/include/octave-4.2.2/octave/oct.h:30,
  50. from /home/arun/Desktop/proj/media/video.h:20,
  51. from /home/arun/Desktop/proj/media/video.cpp:7:
  52. /usr/include/octave-4.2.2/octave/idx-vector.h:511:21: error: reference to ‘Range’ is ambiguous
  53. idx_vector (const Range& r)
  54. ^
  55. /usr/include/octave-4.2.2/octave/idx-vector.h:43:7: note: candidates are: class Range
  56. class Range;
  57. ^
  58. In file included from /usr/local/include/opencv2/core.hpp:58:0,
  59. from /usr/local/include/opencv2/opencv.hpp:52,
  60. from /home/arun/Desktop/proj/media/video.cpp:2:
  61. /usr/local/include/opencv2/core/types.hpp:590:18: note: class cv::Range
  62. class CV_EXPORTS Range
  63. ^
  64. In file included from /usr/include/octave-4.2.2/octave/Array.h:38:0,
  65. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  66. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  67. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  68. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  69. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  70. from /usr/include/octave-4.2.2/octave/oct.h:30,
  71. from /home/arun/Desktop/proj/media/video.h:20,
  72. from /home/arun/Desktop/proj/media/video.cpp:7:
  73. /usr/include/octave-4.2.2/octave/idx-vector.h:1005:35: error: reference to ‘Range’ is ambiguous
  74. double& scalar, Range& range,
  75. ^
  76. /usr/include/octave-4.2.2/octave/idx-vector.h:43:7: note: candidates are: class Range
  77. class Range;
  78. ^
  79. In file included from /usr/local/include/opencv2/core.hpp:58:0,
  80. from /usr/local/include/opencv2/opencv.hpp:52,
  81. from /home/arun/Desktop/proj/media/video.cpp:2:
  82. /usr/local/include/opencv2/core/types.hpp:590:18: note: class cv::Range
  83. class CV_EXPORTS Range
  84. ^
  85. In file included from /usr/include/octave-4.2.2/octave/Array.h:38:0,
  86. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  87. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  88. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  89. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  90. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  91. from /usr/include/octave-4.2.2/octave/oct.h:30,
  92. from /home/arun/Desktop/proj/media/video.h:20,
  93. from /home/arun/Desktop/proj/media/video.cpp:7:
  94. /usr/include/octave-4.2.2/octave/idx-vector.h:1005:35: error: ‘Range’ has not been declared
  95. double& scalar, Range& range,
  96. ^
  97. In file included from /usr/include/octave-4.2.2/octave/Array.h:41:0,
  98. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  99. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  100. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  101. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  102. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  103. from /usr/include/octave-4.2.2/octave/oct.h:30,
  104. from /home/arun/Desktop/proj/media/video.h:20,
  105. from /home/arun/Desktop/proj/media/video.cpp:7:
  106. /usr/include/octave-4.2.2/octave/lo-utils.h:71:52: error: reference to ‘Complex’ is ambiguous
  107. extern OCTAVE_API bool xtoo_large_for_float (const Complex& x);
  108. ^
  109. In file included from /usr/include/octave-4.2.2/octave/lo-utils.h:36:0,
  110. from /usr/include/octave-4.2.2/octave/Array.h:41,
  111. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  112. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  113. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  114. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  115. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  116. from /usr/include/octave-4.2.2/octave/oct.h:30,
  117. from /home/arun/Desktop/proj/media/video.h:20,
  118. from /home/arun/Desktop/proj/media/video.cpp:7:
  119. /usr/include/octave-4.2.2/octave/oct-cmplx.h:31:30: note: candidates are: typedef struct std::complex<double> Complex
  120. typedef std::complex<double> Complex;
  121. ^
  122. In file included from /usr/local/include/opencv2/core.hpp:54:0,
  123. from /usr/local/include/opencv2/opencv.hpp:52,
  124. from /home/arun/Desktop/proj/media/video.cpp:2:
  125. /usr/local/include/opencv2/core/base.hpp:658:30: note: template<class _Tp> class cv::Complex
  126. template<typename _Tp> class Complex;
  127. ^
  128. In file included from /usr/include/octave-4.2.2/octave/Array.h:41:0,
  129. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  130. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  131. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  132. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  133. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  134. from /usr/include/octave-4.2.2/octave/oct.h:30,
  135. from /home/arun/Desktop/proj/media/video.h:20,
  136. from /home/arun/Desktop/proj/media/video.cpp:7:
  137. /usr/include/octave-4.2.2/octave/lo-utils.h:99:24: error: reference to ‘Complex’ is ambiguous
  138. template <> OCTAVE_API Complex octave_read_value (std::istream& is);
  139. ^
  140. In file included from /usr/include/octave-4.2.2/octave/lo-utils.h:36:0,
  141. from /usr/include/octave-4.2.2/octave/Array.h:41,
  142. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  143. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  144. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  145. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  146. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  147. from /usr/include/octave-4.2.2/octave/oct.h:30,
  148. from /home/arun/Desktop/proj/media/video.h:20,
  149. from /home/arun/Desktop/proj/media/video.cpp:7:
  150. /usr/include/octave-4.2.2/octave/oct-cmplx.h:31:30: note: candidates are: typedef struct std::complex<double> Complex
  151. typedef std::complex<double> Complex;
  152. ^
  153. In file included from /usr/local/include/opencv2/core.hpp:54:0,
  154. from /usr/local/include/opencv2/opencv.hpp:52,
  155. from /home/arun/Desktop/proj/media/video.cpp:2:
  156. /usr/local/include/opencv2/core/base.hpp:658:30: note: template<class _Tp> class cv::Complex
  157. template<typename _Tp> class Complex;
  158. ^
  159. In file included from /usr/include/octave-4.2.2/octave/Array.h:41:0,
  160. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  161. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  162. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  163. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  164. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  165. from /usr/include/octave-4.2.2/octave/oct.h:30,
  166. from /home/arun/Desktop/proj/media/video.h:20,
  167. from /home/arun/Desktop/proj/media/video.cpp:7:
  168. /usr/include/octave-4.2.2/octave/lo-utils.h:110:8: error: reference to ‘Complex’ is ambiguous
  169. inline Complex
  170. ^
  171. In file included from /usr/include/octave-4.2.2/octave/lo-utils.h:36:0,
  172. from /usr/include/octave-4.2.2/octave/Array.h:41,
  173. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  174. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  175. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  176. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  177. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  178. from /usr/include/octave-4.2.2/octave/oct.h:30,
  179. from /home/arun/Desktop/proj/media/video.h:20,
  180. from /home/arun/Desktop/proj/media/video.cpp:7:
  181. /usr/include/octave-4.2.2/octave/oct-cmplx.h:31:30: note: candidates are: typedef struct std::complex<double> Complex
  182. typedef std::complex<double> Complex;
  183. ^
  184. In file included from /usr/local/include/opencv2/core.hpp:54:0,
  185. from /usr/local/include/opencv2/opencv.hpp:52,
  186. from /home/arun/Desktop/proj/media/video.cpp:2:
  187. /usr/local/include/opencv2/core/base.hpp:658:30: note: template<class _Tp> class cv::Complex
  188. template<typename _Tp> class Complex;
  189. ^
  190. In file included from /usr/include/octave-4.2.2/octave/Array.h:41:0,
  191. from /usr/include/octave-4.2.2/octave/Sparse.h:37,
  192. from /usr/include/octave-4.2.2/octave/MSparse.h:31,
  193. from /usr/include/octave-4.2.2/octave/MatrixType.h:29,
  194. from /usr/include/octave-4.2.2/octave/mx-base.h:30,
  195. from /usr/include/octave-4.2.2/octave/Matrix.h:32,
  196. from /usr/include/octave-4.2.2/octave/oct.h:30,
  197. from /home/arun/Desktop/proj/media/video.h:20,
  198. from /home/arun/Desktop/proj/media/video.cpp:7:
  199. /usr/include/octave-4.2.2/octave/lo-utils.h:132:47: error: reference to ‘Complex’ is ambiguous
  200. octave_write_complex (std::ostream& os, const Complex& cval);
  201. ^
Add Comment
Please, Sign In to add comment