Guest User

Untitled

a guest
Oct 20th, 2014
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.64 KB | None | 0 0
  1. Detected version of GNU GCC: 48 (408)
  2. found IPP (ICV version): 8.1.1 [8.1.1]
  3. at: C:/Development/opencv-nightly/opencv/3rdparty/ippicv/unpack/ippicv_win
  4. Can't find IPP library: icv at C:/Development/opencv-nightly/opencv/3rdparty/ippicv/unpack/ippicv_win/lib/ia32/libippicvmt.a
  5. CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).
  6. Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
  7. Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.6")
  8. Could NOT find PythonInterp: Found unsuitable version "3.3.3", but required is at least "3.4" (found C:/Python33/python.exe)
  9. Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
  10. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  11. Tesseract: NO
  12. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  13. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  14. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  15. command to set the policy and suppress this warning.
  16.  
  17. The LOCATION property should not be read from target "opencv_test_core".
  18. Use the target name directly with add_custom_command, or use the generator
  19. expression $<TARGET_FILE>, as appropriate.
  20.  
  21. Call Stack (most recent call first):
  22. modules/core/CMakeLists.txt:27 (ocv_add_accuracy_tests)
  23. This warning is for project developers. Use -Wno-dev to suppress it.
  24.  
  25. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  26. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  27. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  28. command to set the policy and suppress this warning.
  29.  
  30. The LOCATION property should not be read from target "opencv_test_imgproc".
  31. Use the target name directly with add_custom_command, or use the generator
  32. expression $<TARGET_FILE>, as appropriate.
  33.  
  34. Call Stack (most recent call first):
  35. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  36. modules/imgproc/CMakeLists.txt:2 (ocv_define_module)
  37. This warning is for project developers. Use -Wno-dev to suppress it.
  38.  
  39. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  40. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  41. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  42. command to set the policy and suppress this warning.
  43.  
  44. The LOCATION property should not be read from target
  45. "opencv_test_imgcodecs". Use the target name directly with
  46. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  47. appropriate.
  48.  
  49. Call Stack (most recent call first):
  50. modules/imgcodecs/CMakeLists.txt:144 (ocv_add_accuracy_tests)
  51. This warning is for project developers. Use -Wno-dev to suppress it.
  52.  
  53. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  54. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  55. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  56. command to set the policy and suppress this warning.
  57.  
  58. The LOCATION property should not be read from target "opencv_test_videoio".
  59. Use the target name directly with add_custom_command, or use the generator
  60. expression $<TARGET_FILE>, as appropriate.
  61.  
  62. Call Stack (most recent call first):
  63. modules/videoio/CMakeLists.txt:257 (ocv_add_accuracy_tests)
  64. This warning is for project developers. Use -Wno-dev to suppress it.
  65.  
  66. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  67. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  68. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  69. command to set the policy and suppress this warning.
  70.  
  71. The LOCATION property should not be read from target "opencv_test_highgui".
  72. Use the target name directly with add_custom_command, or use the generator
  73. expression $<TARGET_FILE>, as appropriate.
  74.  
  75. Call Stack (most recent call first):
  76. modules/highgui/CMakeLists.txt:138 (ocv_add_accuracy_tests)
  77. This warning is for project developers. Use -Wno-dev to suppress it.
  78.  
  79. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  80. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  81. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  82. command to set the policy and suppress this warning.
  83.  
  84. The LOCATION property should not be read from target "opencv_test_video".
  85. Use the target name directly with add_custom_command, or use the generator
  86. expression $<TARGET_FILE>, as appropriate.
  87.  
  88. Call Stack (most recent call first):
  89. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  90. modules/video/CMakeLists.txt:2 (ocv_define_module)
  91. This warning is for project developers. Use -Wno-dev to suppress it.
  92.  
  93. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  94. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  95. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  96. command to set the policy and suppress this warning.
  97.  
  98. The LOCATION property should not be read from target "opencv_test_bgsegm".
  99. Use the target name directly with add_custom_command, or use the generator
  100. expression $<TARGET_FILE>, as appropriate.
  101.  
  102. Call Stack (most recent call first):
  103. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  104. C:/Development/opencv-nightly/opencv_contrib/modules/bgsegm/CMakeLists.txt:2 (ocv_define_module)
  105. This warning is for project developers. Use -Wno-dev to suppress it.
  106.  
  107. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  108. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  109. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  110. command to set the policy and suppress this warning.
  111.  
  112. The LOCATION property should not be read from target
  113. "opencv_test_bioinspired". Use the target name directly with
  114. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  115. appropriate.
  116.  
  117. Call Stack (most recent call first):
  118. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  119. C:/Development/opencv-nightly/opencv_contrib/modules/bioinspired/CMakeLists.txt:3 (ocv_define_module)
  120. This warning is for project developers. Use -Wno-dev to suppress it.
  121.  
  122. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  123. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  124. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  125. command to set the policy and suppress this warning.
  126.  
  127. The LOCATION property should not be read from target "opencv_test_flann".
  128. Use the target name directly with add_custom_command, or use the generator
  129. expression $<TARGET_FILE>, as appropriate.
  130.  
  131. Call Stack (most recent call first):
  132. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  133. modules/flann/CMakeLists.txt:2 (ocv_define_module)
  134. This warning is for project developers. Use -Wno-dev to suppress it.
  135.  
  136. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  137. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  138. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  139. command to set the policy and suppress this warning.
  140.  
  141. The LOCATION property should not be read from target "opencv_test_ml". Use
  142. the target name directly with add_custom_command, or use the generator
  143. expression $<TARGET_FILE>, as appropriate.
  144.  
  145. Call Stack (most recent call first):
  146. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  147. modules/ml/CMakeLists.txt:2 (ocv_define_module)
  148. This warning is for project developers. Use -Wno-dev to suppress it.
  149.  
  150. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  151. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  152. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  153. command to set the policy and suppress this warning.
  154.  
  155. The LOCATION property should not be read from target
  156. "opencv_test_features2d". Use the target name directly with
  157. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  158. appropriate.
  159.  
  160. Call Stack (most recent call first):
  161. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  162. modules/features2d/CMakeLists.txt:2 (ocv_define_module)
  163. This warning is for project developers. Use -Wno-dev to suppress it.
  164.  
  165. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  166. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  167. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  168. command to set the policy and suppress this warning.
  169.  
  170. The LOCATION property should not be read from target "opencv_test_calib3d".
  171. Use the target name directly with add_custom_command, or use the generator
  172. expression $<TARGET_FILE>, as appropriate.
  173.  
  174. Call Stack (most recent call first):
  175. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  176. modules/calib3d/CMakeLists.txt:2 (ocv_define_module)
  177. This warning is for project developers. Use -Wno-dev to suppress it.
  178.  
  179. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  180. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  181. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  182. command to set the policy and suppress this warning.
  183.  
  184. The LOCATION property should not be read from target
  185. "opencv_test_line_descriptor". Use the target name directly with
  186. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  187. appropriate.
  188.  
  189. Call Stack (most recent call first):
  190. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  191. C:/Development/opencv-nightly/opencv_contrib/modules/line_descriptor/CMakeLists.txt:2 (ocv_define_module)
  192. This warning is for project developers. Use -Wno-dev to suppress it.
  193.  
  194. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  195. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  196. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  197. command to set the policy and suppress this warning.
  198.  
  199. The LOCATION property should not be read from target
  200. "opencv_test_objdetect". Use the target name directly with
  201. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  202. appropriate.
  203.  
  204. Call Stack (most recent call first):
  205. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  206. modules/objdetect/CMakeLists.txt:2 (ocv_define_module)
  207. This warning is for project developers. Use -Wno-dev to suppress it.
  208.  
  209. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  210. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  211. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  212. command to set the policy and suppress this warning.
  213.  
  214. The LOCATION property should not be read from target "opencv_test_optflow".
  215. Use the target name directly with add_custom_command, or use the generator
  216. expression $<TARGET_FILE>, as appropriate.
  217.  
  218. Call Stack (most recent call first):
  219. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  220. C:/Development/opencv-nightly/opencv_contrib/modules/optflow/CMakeLists.txt:2 (ocv_define_module)
  221. This warning is for project developers. Use -Wno-dev to suppress it.
  222.  
  223. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  224. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  225. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  226. command to set the policy and suppress this warning.
  227.  
  228. The LOCATION property should not be read from target "opencv_test_photo".
  229. Use the target name directly with add_custom_command, or use the generator
  230. expression $<TARGET_FILE>, as appropriate.
  231.  
  232. Call Stack (most recent call first):
  233. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  234. modules/photo/CMakeLists.txt:7 (ocv_define_module)
  235. This warning is for project developers. Use -Wno-dev to suppress it.
  236.  
  237. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  238. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  239. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  240. command to set the policy and suppress this warning.
  241.  
  242. The LOCATION property should not be read from target "opencv_test_reg".
  243. Use the target name directly with add_custom_command, or use the generator
  244. expression $<TARGET_FILE>, as appropriate.
  245.  
  246. Call Stack (most recent call first):
  247. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  248. C:/Development/opencv-nightly/opencv_contrib/modules/reg/CMakeLists.txt:2 (ocv_define_module)
  249. This warning is for project developers. Use -Wno-dev to suppress it.
  250.  
  251. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  252. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  253. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  254. command to set the policy and suppress this warning.
  255.  
  256. The LOCATION property should not be read from target "opencv_test_rgbd".
  257. Use the target name directly with add_custom_command, or use the generator
  258. expression $<TARGET_FILE>, as appropriate.
  259.  
  260. Call Stack (most recent call first):
  261. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  262. C:/Development/opencv-nightly/opencv_contrib/modules/rgbd/CMakeLists.txt:3 (ocv_define_module)
  263. This warning is for project developers. Use -Wno-dev to suppress it.
  264.  
  265. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  266. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  267. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  268. command to set the policy and suppress this warning.
  269.  
  270. The LOCATION property should not be read from target "opencv_test_shape".
  271. Use the target name directly with add_custom_command, or use the generator
  272. expression $<TARGET_FILE>, as appropriate.
  273.  
  274. Call Stack (most recent call first):
  275. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  276. modules/shape/CMakeLists.txt:2 (ocv_define_module)
  277. This warning is for project developers. Use -Wno-dev to suppress it.
  278.  
  279. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  280. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  281. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  282. command to set the policy and suppress this warning.
  283.  
  284. The LOCATION property should not be read from target
  285. "opencv_test_xfeatures2d". Use the target name directly with
  286. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  287. appropriate.
  288.  
  289. Call Stack (most recent call first):
  290. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  291. C:/Development/opencv-nightly/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:2 (ocv_define_module)
  292. This warning is for project developers. Use -Wno-dev to suppress it.
  293.  
  294. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  295. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  296. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  297. command to set the policy and suppress this warning.
  298.  
  299. The LOCATION property should not be read from target
  300. "opencv_test_stitching". Use the target name directly with
  301. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  302. appropriate.
  303.  
  304. Call Stack (most recent call first):
  305. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  306. modules/stitching/CMakeLists.txt:2 (ocv_define_module)
  307. This warning is for project developers. Use -Wno-dev to suppress it.
  308.  
  309. CMake Warning (dev) at cmake/OpenCVModule.cmake:896 (get_target_property):
  310. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  311. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  312. command to set the policy and suppress this warning.
  313.  
  314. The LOCATION property should not be read from target
  315. "opencv_test_superres". Use the target name directly with
  316. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  317. appropriate.
  318.  
  319. Call Stack (most recent call first):
  320. cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  321. modules/superres/CMakeLists.txt:7 (ocv_define_module)
  322. This warning is for project developers. Use -Wno-dev to suppress it.
  323.  
  324. Tesseract: NO
  325. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  326. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  327. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  328. command to set the policy and suppress this warning.
  329.  
  330. The LOCATION property should not be read from target
  331. "opencv_test_tracking". Use the target name directly with
  332. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  333. appropriate.
  334.  
  335. Call Stack (most recent call first):
  336. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  337. C:/Development/opencv-nightly/opencv_contrib/modules/tracking/CMakeLists.txt:2 (ocv_define_module)
  338. This warning is for project developers. Use -Wno-dev to suppress it.
  339.  
  340. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  341. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  342. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  343. command to set the policy and suppress this warning.
  344.  
  345. The LOCATION property should not be read from target
  346. "opencv_test_ximgproc". Use the target name directly with
  347. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  348. appropriate.
  349.  
  350. Call Stack (most recent call first):
  351. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  352. C:/Development/opencv-nightly/opencv_contrib/modules/ximgproc/CMakeLists.txt:2 (ocv_define_module)
  353. This warning is for project developers. Use -Wno-dev to suppress it.
  354.  
  355. CMake Warning (dev) at C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:896 (get_target_property):
  356. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  357. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  358. command to set the policy and suppress this warning.
  359.  
  360. The LOCATION property should not be read from target "opencv_test_xphoto".
  361. Use the target name directly with add_custom_command, or use the generator
  362. expression $<TARGET_FILE>, as appropriate.
  363.  
  364. Call Stack (most recent call first):
  365. C:/Development/opencv-nightly/opencv/cmake/OpenCVModule.cmake:751 (ocv_add_accuracy_tests)
  366. C:/Development/opencv-nightly/opencv_contrib/modules/xphoto/CMakeLists.txt:2 (ocv_define_module)
  367. This warning is for project developers. Use -Wno-dev to suppress it.
  368.  
  369. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  370. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  371. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  372. command to set the policy and suppress this warning.
  373.  
  374. The LOCATION property should not be read from target "opencv_calib3d". Use
  375. the target name directly with add_custom_command, or use the generator
  376. expression $<TARGET_FILE>, as appropriate.
  377.  
  378. Call Stack (most recent call first):
  379. CMakeLists.txt:571 (include)
  380. This warning is for project developers. Use -Wno-dev to suppress it.
  381.  
  382. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  383. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  384. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  385. command to set the policy and suppress this warning.
  386.  
  387. The LOCATION property should not be read from target "opencv_core". Use
  388. the target name directly with add_custom_command, or use the generator
  389. expression $<TARGET_FILE>, as appropriate.
  390.  
  391. Call Stack (most recent call first):
  392. CMakeLists.txt:571 (include)
  393. This warning is for project developers. Use -Wno-dev to suppress it.
  394.  
  395. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  396. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  397. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  398. command to set the policy and suppress this warning.
  399.  
  400. The LOCATION property should not be read from target "opencv_features2d".
  401. Use the target name directly with add_custom_command, or use the generator
  402. expression $<TARGET_FILE>, as appropriate.
  403.  
  404. Call Stack (most recent call first):
  405. CMakeLists.txt:571 (include)
  406. This warning is for project developers. Use -Wno-dev to suppress it.
  407.  
  408. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  409. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  410. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  411. command to set the policy and suppress this warning.
  412.  
  413. The LOCATION property should not be read from target "opencv_flann". Use
  414. the target name directly with add_custom_command, or use the generator
  415. expression $<TARGET_FILE>, as appropriate.
  416.  
  417. Call Stack (most recent call first):
  418. CMakeLists.txt:571 (include)
  419. This warning is for project developers. Use -Wno-dev to suppress it.
  420.  
  421. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  422. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  423. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  424. command to set the policy and suppress this warning.
  425.  
  426. The LOCATION property should not be read from target "opencv_highgui". Use
  427. the target name directly with add_custom_command, or use the generator
  428. expression $<TARGET_FILE>, as appropriate.
  429.  
  430. Call Stack (most recent call first):
  431. CMakeLists.txt:571 (include)
  432. This warning is for project developers. Use -Wno-dev to suppress it.
  433.  
  434. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  435. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  436. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  437. command to set the policy and suppress this warning.
  438.  
  439. The LOCATION property should not be read from target "opencv_imgcodecs".
  440. Use the target name directly with add_custom_command, or use the generator
  441. expression $<TARGET_FILE>, as appropriate.
  442.  
  443. Call Stack (most recent call first):
  444. CMakeLists.txt:571 (include)
  445. This warning is for project developers. Use -Wno-dev to suppress it.
  446.  
  447. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  448. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  449. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  450. command to set the policy and suppress this warning.
  451.  
  452. The LOCATION property should not be read from target "opencv_imgproc". Use
  453. the target name directly with add_custom_command, or use the generator
  454. expression $<TARGET_FILE>, as appropriate.
  455.  
  456. Call Stack (most recent call first):
  457. CMakeLists.txt:571 (include)
  458. This warning is for project developers. Use -Wno-dev to suppress it.
  459.  
  460. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  461. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  462. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  463. command to set the policy and suppress this warning.
  464.  
  465. The LOCATION property should not be read from target "opencv_ml". Use the
  466. target name directly with add_custom_command, or use the generator
  467. expression $<TARGET_FILE>, as appropriate.
  468.  
  469. Call Stack (most recent call first):
  470. CMakeLists.txt:571 (include)
  471. This warning is for project developers. Use -Wno-dev to suppress it.
  472.  
  473. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  474. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  475. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  476. command to set the policy and suppress this warning.
  477.  
  478. The LOCATION property should not be read from target "opencv_objdetect".
  479. Use the target name directly with add_custom_command, or use the generator
  480. expression $<TARGET_FILE>, as appropriate.
  481.  
  482. Call Stack (most recent call first):
  483. CMakeLists.txt:571 (include)
  484. This warning is for project developers. Use -Wno-dev to suppress it.
  485.  
  486. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  487. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  488. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  489. command to set the policy and suppress this warning.
  490.  
  491. The LOCATION property should not be read from target "opencv_photo". Use
  492. the target name directly with add_custom_command, or use the generator
  493. expression $<TARGET_FILE>, as appropriate.
  494.  
  495. Call Stack (most recent call first):
  496. CMakeLists.txt:571 (include)
  497. This warning is for project developers. Use -Wno-dev to suppress it.
  498.  
  499. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  500. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  501. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  502. command to set the policy and suppress this warning.
  503.  
  504. The LOCATION property should not be read from target "opencv_shape". Use
  505. the target name directly with add_custom_command, or use the generator
  506. expression $<TARGET_FILE>, as appropriate.
  507.  
  508. Call Stack (most recent call first):
  509. CMakeLists.txt:571 (include)
  510. This warning is for project developers. Use -Wno-dev to suppress it.
  511.  
  512. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  513. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  514. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  515. command to set the policy and suppress this warning.
  516.  
  517. The LOCATION property should not be read from target "opencv_stitching".
  518. Use the target name directly with add_custom_command, or use the generator
  519. expression $<TARGET_FILE>, as appropriate.
  520.  
  521. Call Stack (most recent call first):
  522. CMakeLists.txt:571 (include)
  523. This warning is for project developers. Use -Wno-dev to suppress it.
  524.  
  525. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  526. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  527. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  528. command to set the policy and suppress this warning.
  529.  
  530. The LOCATION property should not be read from target "opencv_superres".
  531. Use the target name directly with add_custom_command, or use the generator
  532. expression $<TARGET_FILE>, as appropriate.
  533.  
  534. Call Stack (most recent call first):
  535. CMakeLists.txt:571 (include)
  536. This warning is for project developers. Use -Wno-dev to suppress it.
  537.  
  538. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  539. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  540. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  541. command to set the policy and suppress this warning.
  542.  
  543. The LOCATION property should not be read from target "opencv_ts". Use the
  544. target name directly with add_custom_command, or use the generator
  545. expression $<TARGET_FILE>, as appropriate.
  546.  
  547. Call Stack (most recent call first):
  548. CMakeLists.txt:571 (include)
  549. This warning is for project developers. Use -Wno-dev to suppress it.
  550.  
  551. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  552. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  553. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  554. command to set the policy and suppress this warning.
  555.  
  556. The LOCATION property should not be read from target "opencv_video". Use
  557. the target name directly with add_custom_command, or use the generator
  558. expression $<TARGET_FILE>, as appropriate.
  559.  
  560. Call Stack (most recent call first):
  561. CMakeLists.txt:571 (include)
  562. This warning is for project developers. Use -Wno-dev to suppress it.
  563.  
  564. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  565. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  566. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  567. command to set the policy and suppress this warning.
  568.  
  569. The LOCATION property should not be read from target "opencv_videoio". Use
  570. the target name directly with add_custom_command, or use the generator
  571. expression $<TARGET_FILE>, as appropriate.
  572.  
  573. Call Stack (most recent call first):
  574. CMakeLists.txt:571 (include)
  575. This warning is for project developers. Use -Wno-dev to suppress it.
  576.  
  577. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  578. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  579. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  580. command to set the policy and suppress this warning.
  581.  
  582. The LOCATION property should not be read from target "opencv_videostab".
  583. Use the target name directly with add_custom_command, or use the generator
  584. expression $<TARGET_FILE>, as appropriate.
  585.  
  586. Call Stack (most recent call first):
  587. CMakeLists.txt:571 (include)
  588. This warning is for project developers. Use -Wno-dev to suppress it.
  589.  
  590. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  591. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  592. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  593. command to set the policy and suppress this warning.
  594.  
  595. The LOCATION property should not be read from target "opencv_adas". Use
  596. the target name directly with add_custom_command, or use the generator
  597. expression $<TARGET_FILE>, as appropriate.
  598.  
  599. Call Stack (most recent call first):
  600. CMakeLists.txt:571 (include)
  601. This warning is for project developers. Use -Wno-dev to suppress it.
  602.  
  603. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  604. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  605. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  606. command to set the policy and suppress this warning.
  607.  
  608. The LOCATION property should not be read from target "opencv_bgsegm". Use
  609. the target name directly with add_custom_command, or use the generator
  610. expression $<TARGET_FILE>, as appropriate.
  611.  
  612. Call Stack (most recent call first):
  613. CMakeLists.txt:571 (include)
  614. This warning is for project developers. Use -Wno-dev to suppress it.
  615.  
  616. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  617. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  618. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  619. command to set the policy and suppress this warning.
  620.  
  621. The LOCATION property should not be read from target "opencv_bioinspired".
  622. Use the target name directly with add_custom_command, or use the generator
  623. expression $<TARGET_FILE>, as appropriate.
  624.  
  625. Call Stack (most recent call first):
  626. CMakeLists.txt:571 (include)
  627. This warning is for project developers. Use -Wno-dev to suppress it.
  628.  
  629. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  630. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  631. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  632. command to set the policy and suppress this warning.
  633.  
  634. The LOCATION property should not be read from target "opencv_ccalib". Use
  635. the target name directly with add_custom_command, or use the generator
  636. expression $<TARGET_FILE>, as appropriate.
  637.  
  638. Call Stack (most recent call first):
  639. CMakeLists.txt:571 (include)
  640. This warning is for project developers. Use -Wno-dev to suppress it.
  641.  
  642. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  643. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  644. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  645. command to set the policy and suppress this warning.
  646.  
  647. The LOCATION property should not be read from target "opencv_datasets".
  648. Use the target name directly with add_custom_command, or use the generator
  649. expression $<TARGET_FILE>, as appropriate.
  650.  
  651. Call Stack (most recent call first):
  652. CMakeLists.txt:571 (include)
  653. This warning is for project developers. Use -Wno-dev to suppress it.
  654.  
  655. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  656. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  657. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  658. command to set the policy and suppress this warning.
  659.  
  660. The LOCATION property should not be read from target "opencv_face". Use
  661. the target name directly with add_custom_command, or use the generator
  662. expression $<TARGET_FILE>, as appropriate.
  663.  
  664. Call Stack (most recent call first):
  665. CMakeLists.txt:571 (include)
  666. This warning is for project developers. Use -Wno-dev to suppress it.
  667.  
  668. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  669. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  670. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  671. command to set the policy and suppress this warning.
  672.  
  673. The LOCATION property should not be read from target
  674. "opencv_line_descriptor". Use the target name directly with
  675. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  676. appropriate.
  677.  
  678. Call Stack (most recent call first):
  679. CMakeLists.txt:571 (include)
  680. This warning is for project developers. Use -Wno-dev to suppress it.
  681.  
  682. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  683. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  684. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  685. command to set the policy and suppress this warning.
  686.  
  687. The LOCATION property should not be read from target "opencv_optflow". Use
  688. the target name directly with add_custom_command, or use the generator
  689. expression $<TARGET_FILE>, as appropriate.
  690.  
  691. Call Stack (most recent call first):
  692. CMakeLists.txt:571 (include)
  693. This warning is for project developers. Use -Wno-dev to suppress it.
  694.  
  695. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  696. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  697. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  698. command to set the policy and suppress this warning.
  699.  
  700. The LOCATION property should not be read from target "opencv_reg". Use the
  701. target name directly with add_custom_command, or use the generator
  702. expression $<TARGET_FILE>, as appropriate.
  703.  
  704. Call Stack (most recent call first):
  705. CMakeLists.txt:571 (include)
  706. This warning is for project developers. Use -Wno-dev to suppress it.
  707.  
  708. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  709. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  710. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  711. command to set the policy and suppress this warning.
  712.  
  713. The LOCATION property should not be read from target "opencv_rgbd". Use
  714. the target name directly with add_custom_command, or use the generator
  715. expression $<TARGET_FILE>, as appropriate.
  716.  
  717. Call Stack (most recent call first):
  718. CMakeLists.txt:571 (include)
  719. This warning is for project developers. Use -Wno-dev to suppress it.
  720.  
  721. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  722. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  723. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  724. command to set the policy and suppress this warning.
  725.  
  726. The LOCATION property should not be read from target "opencv_saliency".
  727. Use the target name directly with add_custom_command, or use the generator
  728. expression $<TARGET_FILE>, as appropriate.
  729.  
  730. Call Stack (most recent call first):
  731. CMakeLists.txt:571 (include)
  732. This warning is for project developers. Use -Wno-dev to suppress it.
  733.  
  734. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  735. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  736. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  737. command to set the policy and suppress this warning.
  738.  
  739. The LOCATION property should not be read from target
  740. "opencv_surface_matching". Use the target name directly with
  741. add_custom_command, or use the generator expression $<TARGET_FILE>, as
  742. appropriate.
  743.  
  744. Call Stack (most recent call first):
  745. CMakeLists.txt:571 (include)
  746. This warning is for project developers. Use -Wno-dev to suppress it.
  747.  
  748. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  749. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  750. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  751. command to set the policy and suppress this warning.
  752.  
  753. The LOCATION property should not be read from target "opencv_text". Use
  754. the target name directly with add_custom_command, or use the generator
  755. expression $<TARGET_FILE>, as appropriate.
  756.  
  757. Call Stack (most recent call first):
  758. CMakeLists.txt:571 (include)
  759. This warning is for project developers. Use -Wno-dev to suppress it.
  760.  
  761. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  762. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  763. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  764. command to set the policy and suppress this warning.
  765.  
  766. The LOCATION property should not be read from target "opencv_tracking".
  767. Use the target name directly with add_custom_command, or use the generator
  768. expression $<TARGET_FILE>, as appropriate.
  769.  
  770. Call Stack (most recent call first):
  771. CMakeLists.txt:571 (include)
  772. This warning is for project developers. Use -Wno-dev to suppress it.
  773.  
  774. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  775. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  776. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  777. command to set the policy and suppress this warning.
  778.  
  779. The LOCATION property should not be read from target "opencv_xfeatures2d".
  780. Use the target name directly with add_custom_command, or use the generator
  781. expression $<TARGET_FILE>, as appropriate.
  782.  
  783. Call Stack (most recent call first):
  784. CMakeLists.txt:571 (include)
  785. This warning is for project developers. Use -Wno-dev to suppress it.
  786.  
  787. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  788. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  789. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  790. command to set the policy and suppress this warning.
  791.  
  792. The LOCATION property should not be read from target "opencv_ximgproc".
  793. Use the target name directly with add_custom_command, or use the generator
  794. expression $<TARGET_FILE>, as appropriate.
  795.  
  796. Call Stack (most recent call first):
  797. CMakeLists.txt:571 (include)
  798. This warning is for project developers. Use -Wno-dev to suppress it.
  799.  
  800. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  801. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  802. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  803. command to set the policy and suppress this warning.
  804.  
  805. The LOCATION property should not be read from target "opencv_xobjdetect".
  806. Use the target name directly with add_custom_command, or use the generator
  807. expression $<TARGET_FILE>, as appropriate.
  808.  
  809. Call Stack (most recent call first):
  810. CMakeLists.txt:571 (include)
  811. This warning is for project developers. Use -Wno-dev to suppress it.
  812.  
  813. CMake Warning (dev) at cmake/OpenCVGenPkgconfig.cmake:40 (get_target_property):
  814. Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  815. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
  816. command to set the policy and suppress this warning.
  817.  
  818. The LOCATION property should not be read from target "opencv_xphoto". Use
  819. the target name directly with add_custom_command, or use the generator
  820. expression $<TARGET_FILE>, as appropriate.
  821.  
  822. Call Stack (most recent call first):
  823. CMakeLists.txt:571 (include)
  824. This warning is for project developers. Use -Wno-dev to suppress it.
  825.  
  826.  
  827. General configuration for OpenCV 3.0.0-dev =====================================
  828. Version control: 3.0.0-alpha-622-g55f4904
  829.  
  830. Platform:
  831. Host: Windows 6.2 AMD64
  832. CMake: 3.0.0
  833. CMake generator: MinGW Makefiles
  834. CMake build tool: C:/MinGW/bin/mingw32-make.exe
  835. Configuration: Release
  836.  
  837. C/C++:
  838. Built as dynamic libs?: YES
  839. C++ Compiler: C:/MinGW/bin/g++.exe (ver 4.8.1)
  840. C++ flags (Release): -fsigned-char -mstackrealign -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O2 -DNDEBUG -DNDEBUG
  841. C++ flags (Debug): -fsigned-char -mstackrealign -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  842. C Compiler: C:/MinGW/bin/gcc.exe
  843. C flags (Release): -fsigned-char -mstackrealign -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -O2 -DNDEBUG -DNDEBUG
  844. C flags (Debug): -fsigned-char -mstackrealign -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -march=i686 -fomit-frame-pointer -msse -msse2 -mfpmath=sse -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  845. Linker flags (Release):
  846. Linker flags (Debug):
  847. Precompiled headers: YES
  848.  
  849. OpenCV modules:
  850. To be built: core imgproc imgcodecs videoio highgui xobjdetect adas video bgsegm bioinspired flann ml features2d calib3d ccalib face datasets line_descriptor objdetect optflow photo reg rgbd saliency shape xfeatures2d stitching superres surface_matching text tracking ts videostab ximgproc xphoto
  851. Disabled: world
  852. Disabled by dependency: -
  853. Unavailable: androidcamera cuda cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaoptflow cudastereo cudawarping cudev java python2 python3 viz cvv matlab
  854.  
  855. Windows RT support: NO
  856.  
  857. GUI:
  858. QT: NO
  859. Win32 UI: YES
  860. OpenGL support: NO
  861. VTK support: NO
  862.  
  863. Media I/O:
  864. ZLib: build (ver 1.2.8)
  865. JPEG: build (ver 90)
  866. WEBP: build (ver 0.3.1)
  867. PNG: build (ver 1.5.12)
  868. TIFF: build (ver 42 - 4.0.2)
  869. JPEG 2000: build (ver 1.900.1)
  870. OpenEXR: build (ver 1.7.1)
  871. GDAL: NO
  872.  
  873. Video I/O:
  874. Video for Windows: YES
  875. DC1394 1.x: NO
  876. DC1394 2.x: NO
  877. FFMPEG: YES (prebuilt binaries)
  878. codec: YES (ver 55.18.102)
  879. format: YES (ver 55.12.100)
  880. util: YES (ver 52.38.100)
  881. swscale: YES (ver 2.3.100)
  882. gentoo-style: YES
  883. OpenNI: NO
  884. OpenNI PrimeSensor Modules: NO
  885. OpenNI2: NO
  886. PvAPI: NO
  887. GigEVisionSDK: NO
  888. DirectShow: YES
  889. Media Foundation: NO
  890. XIMEA: NO
  891. Intel PerC: NO
  892.  
  893. Other third-party libraries:
  894. Use IPP: 8.1.1 [8.1.1]
  895. at: C:/Development/opencv-nightly/opencv/3rdparty/ippicv/unpack/ippicv_win
  896. Use IPP Async: NO
  897. Use Eigen: NO
  898. Use TBB: NO
  899. Use OpenMP: NO
  900. Use GCD NO
  901. Use Concurrency NO
  902. Use C=: NO
  903. Use Cuda: NO
  904. Use OpenCL: YES
  905.  
  906. OpenCL:
  907. Version: dynamic
  908. Include path: C:/Development/opencv-nightly/opencv/3rdparty/include/opencl/1.2
  909. Use AMDFFT: NO
  910. Use AMDBLAS: NO
  911.  
  912. Python 2:
  913. Interpreter: NO
  914.  
  915. Python 3:
  916. Interpreter: C:/Python33/python.exe (ver 3.3.3)
  917.  
  918. Python (for build): NO
  919.  
  920. Java:
  921. ant: NO
  922. JNI: C:/Program Files/Java/jdk1.8.0_05/include C:/Program Files/Java/jdk1.8.0_05/include/win32 C:/Program Files/Java/jdk1.8.0_05/include
  923. Java wrappers: NO
  924. Java tests: NO
  925.  
  926. Matlab:
  927. mex: NO
  928.  
  929. Documentation:
  930. Build Documentation: NO
  931. Sphinx: NO
  932. PdfLaTeX compiler: NO
  933. PlantUML: NO
  934.  
  935. Tests and samples:
  936. Tests: YES
  937. Performance tests: YES
  938. C/C++ Examples: NO
  939.  
  940. Install path: C:/Development/opencv-nightly/opencv-mingw/install
  941.  
  942. cvconfig.h is in: C:/Development/opencv-nightly/opencv-mingw
  943. -----------------------------------------------------------------
  944.  
  945. Configuring done
  946. Generating done
Add Comment
Please, Sign In to add comment