Advertisement
Guest User

cmake_opencv_with_qt

a guest
May 8th, 2015
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.55 KB | None | 0 0
  1. found IPP (ICV version): 8.2.1 [8.2.1]
  2. at: C:/Users/viktor/Documents/opencv/3rdparty/ippicv/unpack/ippicv_win
  3. Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  4. To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
  5. Could NOT find PythonInterp: Found unsuitable version "2.7.9", but required is at least "3.4" (found C:/Python27/python.exe)
  6. Could NOT find PythonInterp: Found unsuitable version "2.7.9", but required is at least "3.2" (found C:/Python27/python.exe)
  7. Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
  8. VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
  9. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  10. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  11. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  12. Use the cmake_policy command to set the policy and suppress this warning.
  13. This warning is for project developers. Use -Wno-dev to suppress it.
  14.  
  15. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  16. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  17. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  18. Use the cmake_policy command to set the policy and suppress this warning.
  19. This warning is for project developers. Use -Wno-dev to suppress it.
  20.  
  21.  
  22. General configuration for OpenCV 3.0.0-dev =====================================
  23. Version control: 3.0.0-rc1-75-ga31b293
  24.  
  25. Platform:
  26. Host: Windows 6.1 AMD64
  27. CMake: 3.0.1
  28. CMake generator: Visual Studio 11 2012 Win64
  29. CMake build tool: C:/Windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
  30. MSVC: 1700
  31.  
  32. C/C++:
  33. Built as dynamic libs?: YES
  34. C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe (ver 17.0.61030.0)
  35. C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
  36. C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
  37. C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe
  38. C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
  39. C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
  40. Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug
  41. Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
  42. Precompiled headers: YES
  43.  
  44. OpenCV modules:
  45. To be built: hal core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d stitching videostab python2
  46. Disabled: world
  47. Disabled by dependency: -
  48. Unavailable: androidcamera cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python3 viz
  49.  
  50. Windows RT support: NO
  51.  
  52. GUI:
  53. QT 5.x: YES (ver 5.3.1)
  54. QT OpenGL support: NO
  55. OpenGL support: NO
  56. VTK support: NO
  57.  
  58. Media I/O:
  59. ZLib: build (ver 1.2.8)
  60. JPEG: build (ver 90)
  61. WEBP: build (ver 0.3.1)
  62. PNG: build (ver 1.5.12)
  63. TIFF: build (ver 42 - 4.0.2)
  64. JPEG 2000: build (ver 1.900.1)
  65. OpenEXR: build (ver 1.7.1)
  66. GDAL: NO
  67.  
  68. Video I/O:
  69. Video for Windows: YES
  70. DC1394 1.x: NO
  71. DC1394 2.x: NO
  72. FFMPEG: YES (prebuilt binaries)
  73. codec: YES (ver 55.18.102)
  74. format: YES (ver 55.12.100)
  75. util: YES (ver 52.38.100)
  76. swscale: YES (ver 2.3.100)
  77. resample: NO
  78. gentoo-style: YES
  79. OpenNI: NO
  80. OpenNI PrimeSensor Modules: NO
  81. OpenNI2: NO
  82. PvAPI: NO
  83. GigEVisionSDK: NO
  84. DirectShow: YES
  85. Media Foundation: NO
  86. XIMEA: NO
  87. Intel PerC: NO
  88.  
  89. Other third-party libraries:
  90. Use IPP: 8.2.1 [8.2.1]
  91. at: C:/Users/viktor/Documents/opencv/3rdparty/ippicv/unpack/ippicv_win
  92. Use IPP Async: NO
  93. Use Eigen: NO
  94. Use TBB: NO
  95. Use OpenMP: NO
  96. Use GCD NO
  97. Use Concurrency YES
  98. Use C=: NO
  99. Use Cuda: NO
  100. Use OpenCL: YES
  101.  
  102. OpenCL:
  103. Version: dynamic
  104. Include path: C:/Users/viktor/Documents/opencv/3rdparty/include/opencl/1.2
  105. Use AMDFFT: NO
  106. Use AMDBLAS: NO
  107.  
  108. Python 2:
  109. Interpreter: C:/Python27/python.exe (ver 2.7.9)
  110. Libraries: C:/Python27/libs/python27.lib (ver 2.7.9+)
  111. numpy: C:/Python27/lib/site-packages/numpy/core/include (ver 1.9.2)
  112. packages path: C:/Python27/Lib/site-packages
  113.  
  114. Python 3:
  115. Interpreter: NO
  116.  
  117. Python (for build): C:/Python27/python.exe
  118.  
  119. Java:
  120. ant: NO
  121. JNI: NO
  122. Java wrappers: NO
  123. Java tests: NO
  124.  
  125. Matlab:
  126. mex: C:/Program Files/MATLAB/R2014b/bin/mex.bat
  127. Compiler/generator: Not working (bindings will not be generated)
  128.  
  129. Documentation:
  130. Doxygen: NO
  131. PlantUML: NO
  132.  
  133. Tests and samples:
  134. Tests: YES
  135. Performance tests: YES
  136. C/C++ Examples: NO
  137.  
  138. Install path: C:/Users/viktor/Documents/opencv/build_qt5_opengl/install
  139.  
  140. cvconfig.h is in: C:/Users/viktor/Documents/opencv/build_qt5_opengl
  141. -----------------------------------------------------------------
  142.  
  143. Configuring done
  144. CMake Warning (dev) in CMakeLists.txt:
  145. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  146. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  147. Use the cmake_policy command to set the policy and suppress this warning.
  148. This warning is for project developers. Use -Wno-dev to suppress it.
  149.  
  150. CMake Warning (dev) in CMakeLists.txt:
  151. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  152. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  153. Use the cmake_policy command to set the policy and suppress this warning.
  154. This warning is for project developers. Use -Wno-dev to suppress it.
  155.  
  156. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  157. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  158. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  159. Use the cmake_policy command to set the policy and suppress this warning.
  160. This warning is for project developers. Use -Wno-dev to suppress it.
  161.  
  162. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  163. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  164. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  165. Use the cmake_policy command to set the policy and suppress this warning.
  166. This warning is for project developers. Use -Wno-dev to suppress it.
  167.  
  168. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  169. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  170. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  171. Use the cmake_policy command to set the policy and suppress this warning.
  172. This warning is for project developers. Use -Wno-dev to suppress it.
  173.  
  174. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  175. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  176. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  177. Use the cmake_policy command to set the policy and suppress this warning.
  178. This warning is for project developers. Use -Wno-dev to suppress it.
  179.  
  180. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  181. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  182. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  183. Use the cmake_policy command to set the policy and suppress this warning.
  184. This warning is for project developers. Use -Wno-dev to suppress it.
  185.  
  186. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  187. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  188. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  189. Use the cmake_policy command to set the policy and suppress this warning.
  190. This warning is for project developers. Use -Wno-dev to suppress it.
  191.  
  192. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  193. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  194. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  195. Use the cmake_policy command to set the policy and suppress this warning.
  196. This warning is for project developers. Use -Wno-dev to suppress it.
  197.  
  198. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  199. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  200. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  201. Use the cmake_policy command to set the policy and suppress this warning.
  202. This warning is for project developers. Use -Wno-dev to suppress it.
  203.  
  204. CMake Warning (dev) in CMakeLists.txt:
  205. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  206. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  207. Use the cmake_policy command to set the policy and suppress this warning.
  208. This warning is for project developers. Use -Wno-dev to suppress it.
  209.  
  210. CMake Warning (dev) in CMakeLists.txt:
  211. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  212. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  213. Use the cmake_policy command to set the policy and suppress this warning.
  214. This warning is for project developers. Use -Wno-dev to suppress it.
  215.  
  216. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  217. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  218. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  219. Use the cmake_policy command to set the policy and suppress this warning.
  220. This warning is for project developers. Use -Wno-dev to suppress it.
  221.  
  222. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  223. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  224. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  225. Use the cmake_policy command to set the policy and suppress this warning.
  226. This warning is for project developers. Use -Wno-dev to suppress it.
  227.  
  228. CMake Warning (dev) in CMakeLists.txt:
  229. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  230. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  231. Use the cmake_policy command to set the policy and suppress this warning.
  232. This warning is for project developers. Use -Wno-dev to suppress it.
  233.  
  234. CMake Warning (dev) in CMakeLists.txt:
  235. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  236. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  237. Use the cmake_policy command to set the policy and suppress this warning.
  238. This warning is for project developers. Use -Wno-dev to suppress it.
  239.  
  240. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  241. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  242. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  243. Use the cmake_policy command to set the policy and suppress this warning.
  244. This warning is for project developers. Use -Wno-dev to suppress it.
  245.  
  246. CMake Warning (dev) in modules/ts/CMakeLists.txt:
  247. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  248. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  249. Use the cmake_policy command to set the policy and suppress this warning.
  250. This warning is for project developers. Use -Wno-dev to suppress it.
  251.  
  252. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  253. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  254. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  255. Use the cmake_policy command to set the policy and suppress this warning.
  256. This warning is for project developers. Use -Wno-dev to suppress it.
  257.  
  258. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  259. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  260. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  261. Use the cmake_policy command to set the policy and suppress this warning.
  262. This warning is for project developers. Use -Wno-dev to suppress it.
  263.  
  264. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  265. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  266. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  267. Use the cmake_policy command to set the policy and suppress this warning.
  268. This warning is for project developers. Use -Wno-dev to suppress it.
  269.  
  270. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  271. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  272. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  273. Use the cmake_policy command to set the policy and suppress this warning.
  274. This warning is for project developers. Use -Wno-dev to suppress it.
  275.  
  276. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  277. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  278. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  279. Use the cmake_policy command to set the policy and suppress this warning.
  280. This warning is for project developers. Use -Wno-dev to suppress it.
  281.  
  282. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  283. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  284. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  285. Use the cmake_policy command to set the policy and suppress this warning.
  286. This warning is for project developers. Use -Wno-dev to suppress it.
  287.  
  288. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  289. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  290. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  291. Use the cmake_policy command to set the policy and suppress this warning.
  292. This warning is for project developers. Use -Wno-dev to suppress it.
  293.  
  294. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  295. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  296. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  297. Use the cmake_policy command to set the policy and suppress this warning.
  298. This warning is for project developers. Use -Wno-dev to suppress it.
  299.  
  300. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  301. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  302. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  303. Use the cmake_policy command to set the policy and suppress this warning.
  304. This warning is for project developers. Use -Wno-dev to suppress it.
  305.  
  306. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  307. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  308. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  309. Use the cmake_policy command to set the policy and suppress this warning.
  310. This warning is for project developers. Use -Wno-dev to suppress it.
  311.  
  312. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  313. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  314. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  315. Use the cmake_policy command to set the policy and suppress this warning.
  316. This warning is for project developers. Use -Wno-dev to suppress it.
  317.  
  318. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  319. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  320. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  321. Use the cmake_policy command to set the policy and suppress this warning.
  322. This warning is for project developers. Use -Wno-dev to suppress it.
  323.  
  324. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  325. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  326. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  327. Use the cmake_policy command to set the policy and suppress this warning.
  328. This warning is for project developers. Use -Wno-dev to suppress it.
  329.  
  330. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  331. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  332. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  333. Use the cmake_policy command to set the policy and suppress this warning.
  334. This warning is for project developers. Use -Wno-dev to suppress it.
  335.  
  336. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  337. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  338. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  339. Use the cmake_policy command to set the policy and suppress this warning.
  340. This warning is for project developers. Use -Wno-dev to suppress it.
  341.  
  342. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  343. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  344. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  345. Use the cmake_policy command to set the policy and suppress this warning.
  346. This warning is for project developers. Use -Wno-dev to suppress it.
  347.  
  348. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  349. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  350. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  351. Use the cmake_policy command to set the policy and suppress this warning.
  352. This warning is for project developers. Use -Wno-dev to suppress it.
  353.  
  354. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  355. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  356. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  357. Use the cmake_policy command to set the policy and suppress this warning.
  358. This warning is for project developers. Use -Wno-dev to suppress it.
  359.  
  360. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  361. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  362. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  363. Use the cmake_policy command to set the policy and suppress this warning.
  364. This warning is for project developers. Use -Wno-dev to suppress it.
  365.  
  366. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  367. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  368. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  369. Use the cmake_policy command to set the policy and suppress this warning.
  370. This warning is for project developers. Use -Wno-dev to suppress it.
  371.  
  372. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  373. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  374. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  375. Use the cmake_policy command to set the policy and suppress this warning.
  376. This warning is for project developers. Use -Wno-dev to suppress it.
  377.  
  378. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  379. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  380. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  381. Use the cmake_policy command to set the policy and suppress this warning.
  382. This warning is for project developers. Use -Wno-dev to suppress it.
  383.  
  384. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  385. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  386. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  387. Use the cmake_policy command to set the policy and suppress this warning.
  388. This warning is for project developers. Use -Wno-dev to suppress it.
  389.  
  390. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  391. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  392. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  393. Use the cmake_policy command to set the policy and suppress this warning.
  394. This warning is for project developers. Use -Wno-dev to suppress it.
  395.  
  396. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  397. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  398. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  399. Use the cmake_policy command to set the policy and suppress this warning.
  400. This warning is for project developers. Use -Wno-dev to suppress it.
  401.  
  402. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  403. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  404. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  405. Use the cmake_policy command to set the policy and suppress this warning.
  406. This warning is for project developers. Use -Wno-dev to suppress it.
  407.  
  408. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  409. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  410. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  411. Use the cmake_policy command to set the policy and suppress this warning.
  412. This warning is for project developers. Use -Wno-dev to suppress it.
  413.  
  414. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  415. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  416. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  417. Use the cmake_policy command to set the policy and suppress this warning.
  418. This warning is for project developers. Use -Wno-dev to suppress it.
  419.  
  420. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  421. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  422. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  423. Use the cmake_policy command to set the policy and suppress this warning.
  424. This warning is for project developers. Use -Wno-dev to suppress it.
  425.  
  426. CMake Warning (dev) in modules/videostab/CMakeLists.txt:
  427. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  428. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  429. Use the cmake_policy command to set the policy and suppress this warning.
  430. This warning is for project developers. Use -Wno-dev to suppress it.
  431.  
  432. CMake Warning (dev) in modules/core/CMakeLists.txt:
  433. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  434. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  435. Use the cmake_policy command to set the policy and suppress this warning.
  436. This warning is for project developers. Use -Wno-dev to suppress it.
  437.  
  438. CMake Warning (dev) in modules/core/CMakeLists.txt:
  439. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  440. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  441. Use the cmake_policy command to set the policy and suppress this warning.
  442. This warning is for project developers. Use -Wno-dev to suppress it.
  443.  
  444. CMake Warning (dev) in modules/core/CMakeLists.txt:
  445. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  446. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  447. Use the cmake_policy command to set the policy and suppress this warning.
  448. This warning is for project developers. Use -Wno-dev to suppress it.
  449.  
  450. CMake Warning (dev) in modules/core/CMakeLists.txt:
  451. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  452. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  453. Use the cmake_policy command to set the policy and suppress this warning.
  454. This warning is for project developers. Use -Wno-dev to suppress it.
  455.  
  456. CMake Warning (dev) in modules/core/CMakeLists.txt:
  457. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  458. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  459. Use the cmake_policy command to set the policy and suppress this warning.
  460. This warning is for project developers. Use -Wno-dev to suppress it.
  461.  
  462. CMake Warning (dev) in modules/core/CMakeLists.txt:
  463. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  464. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  465. Use the cmake_policy command to set the policy and suppress this warning.
  466. This warning is for project developers. Use -Wno-dev to suppress it.
  467.  
  468. CMake Warning (dev) in modules/core/CMakeLists.txt:
  469. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  470. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  471. Use the cmake_policy command to set the policy and suppress this warning.
  472. This warning is for project developers. Use -Wno-dev to suppress it.
  473.  
  474. CMake Warning (dev) in modules/core/CMakeLists.txt:
  475. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  476. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  477. Use the cmake_policy command to set the policy and suppress this warning.
  478. This warning is for project developers. Use -Wno-dev to suppress it.
  479.  
  480. CMake Warning (dev) in modules/flann/CMakeLists.txt:
  481. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  482. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  483. Use the cmake_policy command to set the policy and suppress this warning.
  484. This warning is for project developers. Use -Wno-dev to suppress it.
  485.  
  486. CMake Warning (dev) in modules/flann/CMakeLists.txt:
  487. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  488. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  489. Use the cmake_policy command to set the policy and suppress this warning.
  490. This warning is for project developers. Use -Wno-dev to suppress it.
  491.  
  492. CMake Warning (dev) in modules/flann/CMakeLists.txt:
  493. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  494. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  495. Use the cmake_policy command to set the policy and suppress this warning.
  496. This warning is for project developers. Use -Wno-dev to suppress it.
  497.  
  498. CMake Warning (dev) in modules/flann/CMakeLists.txt:
  499. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  500. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  501. Use the cmake_policy command to set the policy and suppress this warning.
  502. This warning is for project developers. Use -Wno-dev to suppress it.
  503.  
  504. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  505. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  506. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  507. Use the cmake_policy command to set the policy and suppress this warning.
  508. This warning is for project developers. Use -Wno-dev to suppress it.
  509.  
  510. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  511. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  512. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  513. Use the cmake_policy command to set the policy and suppress this warning.
  514. This warning is for project developers. Use -Wno-dev to suppress it.
  515.  
  516. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  517. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  518. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  519. Use the cmake_policy command to set the policy and suppress this warning.
  520. This warning is for project developers. Use -Wno-dev to suppress it.
  521.  
  522. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  523. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  524. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  525. Use the cmake_policy command to set the policy and suppress this warning.
  526. This warning is for project developers. Use -Wno-dev to suppress it.
  527.  
  528. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  529. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  530. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  531. Use the cmake_policy command to set the policy and suppress this warning.
  532. This warning is for project developers. Use -Wno-dev to suppress it.
  533.  
  534. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  535. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  536. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  537. Use the cmake_policy command to set the policy and suppress this warning.
  538. This warning is for project developers. Use -Wno-dev to suppress it.
  539.  
  540. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  541. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  542. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  543. Use the cmake_policy command to set the policy and suppress this warning.
  544. This warning is for project developers. Use -Wno-dev to suppress it.
  545.  
  546. CMake Warning (dev) in modules/imgproc/CMakeLists.txt:
  547. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  548. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  549. Use the cmake_policy command to set the policy and suppress this warning.
  550. This warning is for project developers. Use -Wno-dev to suppress it.
  551.  
  552. CMake Warning (dev) in modules/ml/CMakeLists.txt:
  553. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  554. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  555. Use the cmake_policy command to set the policy and suppress this warning.
  556. This warning is for project developers. Use -Wno-dev to suppress it.
  557.  
  558. CMake Warning (dev) in modules/ml/CMakeLists.txt:
  559. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  560. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  561. Use the cmake_policy command to set the policy and suppress this warning.
  562. This warning is for project developers. Use -Wno-dev to suppress it.
  563.  
  564. CMake Warning (dev) in modules/ml/CMakeLists.txt:
  565. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  566. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  567. Use the cmake_policy command to set the policy and suppress this warning.
  568. This warning is for project developers. Use -Wno-dev to suppress it.
  569.  
  570. CMake Warning (dev) in modules/ml/CMakeLists.txt:
  571. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  572. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  573. Use the cmake_policy command to set the policy and suppress this warning.
  574. This warning is for project developers. Use -Wno-dev to suppress it.
  575.  
  576. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  577. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  578. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  579. Use the cmake_policy command to set the policy and suppress this warning.
  580. This warning is for project developers. Use -Wno-dev to suppress it.
  581.  
  582. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  583. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  584. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  585. Use the cmake_policy command to set the policy and suppress this warning.
  586. This warning is for project developers. Use -Wno-dev to suppress it.
  587.  
  588. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  589. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  590. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  591. Use the cmake_policy command to set the policy and suppress this warning.
  592. This warning is for project developers. Use -Wno-dev to suppress it.
  593.  
  594. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  595. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  596. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  597. Use the cmake_policy command to set the policy and suppress this warning.
  598. This warning is for project developers. Use -Wno-dev to suppress it.
  599.  
  600. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  601. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  602. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  603. Use the cmake_policy command to set the policy and suppress this warning.
  604. This warning is for project developers. Use -Wno-dev to suppress it.
  605.  
  606. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  607. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  608. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  609. Use the cmake_policy command to set the policy and suppress this warning.
  610. This warning is for project developers. Use -Wno-dev to suppress it.
  611.  
  612. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  613. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  614. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  615. Use the cmake_policy command to set the policy and suppress this warning.
  616. This warning is for project developers. Use -Wno-dev to suppress it.
  617.  
  618. CMake Warning (dev) in modules/photo/CMakeLists.txt:
  619. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  620. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  621. Use the cmake_policy command to set the policy and suppress this warning.
  622. This warning is for project developers. Use -Wno-dev to suppress it.
  623.  
  624. CMake Warning (dev) in modules/video/CMakeLists.txt:
  625. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  626. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  627. Use the cmake_policy command to set the policy and suppress this warning.
  628. This warning is for project developers. Use -Wno-dev to suppress it.
  629.  
  630. CMake Warning (dev) in modules/video/CMakeLists.txt:
  631. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  632. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  633. Use the cmake_policy command to set the policy and suppress this warning.
  634. This warning is for project developers. Use -Wno-dev to suppress it.
  635.  
  636. CMake Warning (dev) in modules/video/CMakeLists.txt:
  637. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  638. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  639. Use the cmake_policy command to set the policy and suppress this warning.
  640. This warning is for project developers. Use -Wno-dev to suppress it.
  641.  
  642. CMake Warning (dev) in modules/video/CMakeLists.txt:
  643. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  644. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  645. Use the cmake_policy command to set the policy and suppress this warning.
  646. This warning is for project developers. Use -Wno-dev to suppress it.
  647.  
  648. CMake Warning (dev) in modules/video/CMakeLists.txt:
  649. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  650. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  651. Use the cmake_policy command to set the policy and suppress this warning.
  652. This warning is for project developers. Use -Wno-dev to suppress it.
  653.  
  654. CMake Warning (dev) in modules/video/CMakeLists.txt:
  655. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  656. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  657. Use the cmake_policy command to set the policy and suppress this warning.
  658. This warning is for project developers. Use -Wno-dev to suppress it.
  659.  
  660. CMake Warning (dev) in modules/video/CMakeLists.txt:
  661. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  662. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  663. Use the cmake_policy command to set the policy and suppress this warning.
  664. This warning is for project developers. Use -Wno-dev to suppress it.
  665.  
  666. CMake Warning (dev) in modules/video/CMakeLists.txt:
  667. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  668. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  669. Use the cmake_policy command to set the policy and suppress this warning.
  670. This warning is for project developers. Use -Wno-dev to suppress it.
  671.  
  672. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  673. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  674. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  675. Use the cmake_policy command to set the policy and suppress this warning.
  676. This warning is for project developers. Use -Wno-dev to suppress it.
  677.  
  678. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  679. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  680. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  681. Use the cmake_policy command to set the policy and suppress this warning.
  682. This warning is for project developers. Use -Wno-dev to suppress it.
  683.  
  684. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  685. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  686. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  687. Use the cmake_policy command to set the policy and suppress this warning.
  688. This warning is for project developers. Use -Wno-dev to suppress it.
  689.  
  690. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  691. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  692. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  693. Use the cmake_policy command to set the policy and suppress this warning.
  694. This warning is for project developers. Use -Wno-dev to suppress it.
  695.  
  696. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  697. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  698. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  699. Use the cmake_policy command to set the policy and suppress this warning.
  700. This warning is for project developers. Use -Wno-dev to suppress it.
  701.  
  702. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  703. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  704. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  705. Use the cmake_policy command to set the policy and suppress this warning.
  706. This warning is for project developers. Use -Wno-dev to suppress it.
  707.  
  708. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  709. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  710. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  711. Use the cmake_policy command to set the policy and suppress this warning.
  712. This warning is for project developers. Use -Wno-dev to suppress it.
  713.  
  714. CMake Warning (dev) in modules/imgcodecs/CMakeLists.txt:
  715. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  716. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  717. Use the cmake_policy command to set the policy and suppress this warning.
  718. This warning is for project developers. Use -Wno-dev to suppress it.
  719.  
  720. CMake Warning (dev) in modules/shape/CMakeLists.txt:
  721. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  722. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  723. Use the cmake_policy command to set the policy and suppress this warning.
  724. This warning is for project developers. Use -Wno-dev to suppress it.
  725.  
  726. CMake Warning (dev) in modules/shape/CMakeLists.txt:
  727. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  728. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  729. Use the cmake_policy command to set the policy and suppress this warning.
  730. This warning is for project developers. Use -Wno-dev to suppress it.
  731.  
  732. CMake Warning (dev) in modules/shape/CMakeLists.txt:
  733. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  734. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  735. Use the cmake_policy command to set the policy and suppress this warning.
  736. This warning is for project developers. Use -Wno-dev to suppress it.
  737.  
  738. CMake Warning (dev) in modules/shape/CMakeLists.txt:
  739. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  740. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  741. Use the cmake_policy command to set the policy and suppress this warning.
  742. This warning is for project developers. Use -Wno-dev to suppress it.
  743.  
  744. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  745. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  746. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  747. Use the cmake_policy command to set the policy and suppress this warning.
  748. This warning is for project developers. Use -Wno-dev to suppress it.
  749.  
  750. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  751. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  752. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  753. Use the cmake_policy command to set the policy and suppress this warning.
  754. This warning is for project developers. Use -Wno-dev to suppress it.
  755.  
  756. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  757. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  758. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  759. Use the cmake_policy command to set the policy and suppress this warning.
  760. This warning is for project developers. Use -Wno-dev to suppress it.
  761.  
  762. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  763. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  764. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  765. Use the cmake_policy command to set the policy and suppress this warning.
  766. This warning is for project developers. Use -Wno-dev to suppress it.
  767.  
  768. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  769. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  770. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  771. Use the cmake_policy command to set the policy and suppress this warning.
  772. This warning is for project developers. Use -Wno-dev to suppress it.
  773.  
  774. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  775. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  776. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  777. Use the cmake_policy command to set the policy and suppress this warning.
  778. This warning is for project developers. Use -Wno-dev to suppress it.
  779.  
  780. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  781. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  782. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  783. Use the cmake_policy command to set the policy and suppress this warning.
  784. This warning is for project developers. Use -Wno-dev to suppress it.
  785.  
  786. CMake Warning (dev) in modules/videoio/CMakeLists.txt:
  787. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  788. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  789. Use the cmake_policy command to set the policy and suppress this warning.
  790. This warning is for project developers. Use -Wno-dev to suppress it.
  791.  
  792. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  793. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  794. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  795. Use the cmake_policy command to set the policy and suppress this warning.
  796. This warning is for project developers. Use -Wno-dev to suppress it.
  797.  
  798. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  799. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  800. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  801. Use the cmake_policy command to set the policy and suppress this warning.
  802. This warning is for project developers. Use -Wno-dev to suppress it.
  803.  
  804. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  805. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  806. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  807. Use the cmake_policy command to set the policy and suppress this warning.
  808. This warning is for project developers. Use -Wno-dev to suppress it.
  809.  
  810. CMake Warning (dev) in modules/highgui/CMakeLists.txt:
  811. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  812. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  813. Use the cmake_policy command to set the policy and suppress this warning.
  814. This warning is for project developers. Use -Wno-dev to suppress it.
  815.  
  816. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  817. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  818. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  819. Use the cmake_policy command to set the policy and suppress this warning.
  820. This warning is for project developers. Use -Wno-dev to suppress it.
  821.  
  822. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  823. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  824. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  825. Use the cmake_policy command to set the policy and suppress this warning.
  826. This warning is for project developers. Use -Wno-dev to suppress it.
  827.  
  828. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  829. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  830. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  831. Use the cmake_policy command to set the policy and suppress this warning.
  832. This warning is for project developers. Use -Wno-dev to suppress it.
  833.  
  834. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  835. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  836. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  837. Use the cmake_policy command to set the policy and suppress this warning.
  838. This warning is for project developers. Use -Wno-dev to suppress it.
  839.  
  840. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  841. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  842. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  843. Use the cmake_policy command to set the policy and suppress this warning.
  844. This warning is for project developers. Use -Wno-dev to suppress it.
  845.  
  846. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  847. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  848. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  849. Use the cmake_policy command to set the policy and suppress this warning.
  850. This warning is for project developers. Use -Wno-dev to suppress it.
  851.  
  852. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  853. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  854. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  855. Use the cmake_policy command to set the policy and suppress this warning.
  856. This warning is for project developers. Use -Wno-dev to suppress it.
  857.  
  858. CMake Warning (dev) in modules/objdetect/CMakeLists.txt:
  859. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  860. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  861. Use the cmake_policy command to set the policy and suppress this warning.
  862. This warning is for project developers. Use -Wno-dev to suppress it.
  863.  
  864. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  865. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  866. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  867. Use the cmake_policy command to set the policy and suppress this warning.
  868. This warning is for project developers. Use -Wno-dev to suppress it.
  869.  
  870. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  871. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  872. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  873. Use the cmake_policy command to set the policy and suppress this warning.
  874. This warning is for project developers. Use -Wno-dev to suppress it.
  875.  
  876. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  877. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  878. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  879. Use the cmake_policy command to set the policy and suppress this warning.
  880. This warning is for project developers. Use -Wno-dev to suppress it.
  881.  
  882. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  883. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  884. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  885. Use the cmake_policy command to set the policy and suppress this warning.
  886. This warning is for project developers. Use -Wno-dev to suppress it.
  887.  
  888. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  889. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  890. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  891. Use the cmake_policy command to set the policy and suppress this warning.
  892. This warning is for project developers. Use -Wno-dev to suppress it.
  893.  
  894. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  895. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  896. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  897. Use the cmake_policy command to set the policy and suppress this warning.
  898. This warning is for project developers. Use -Wno-dev to suppress it.
  899.  
  900. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  901. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  902. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  903. Use the cmake_policy command to set the policy and suppress this warning.
  904. This warning is for project developers. Use -Wno-dev to suppress it.
  905.  
  906. CMake Warning (dev) in modules/superres/CMakeLists.txt:
  907. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  908. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  909. Use the cmake_policy command to set the policy and suppress this warning.
  910. This warning is for project developers. Use -Wno-dev to suppress it.
  911.  
  912. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  913. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  914. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  915. Use the cmake_policy command to set the policy and suppress this warning.
  916. This warning is for project developers. Use -Wno-dev to suppress it.
  917.  
  918. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  919. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  920. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  921. Use the cmake_policy command to set the policy and suppress this warning.
  922. This warning is for project developers. Use -Wno-dev to suppress it.
  923.  
  924. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  925. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  926. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  927. Use the cmake_policy command to set the policy and suppress this warning.
  928. This warning is for project developers. Use -Wno-dev to suppress it.
  929.  
  930. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  931. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  932. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  933. Use the cmake_policy command to set the policy and suppress this warning.
  934. This warning is for project developers. Use -Wno-dev to suppress it.
  935.  
  936. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  937. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  938. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  939. Use the cmake_policy command to set the policy and suppress this warning.
  940. This warning is for project developers. Use -Wno-dev to suppress it.
  941.  
  942. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  943. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  944. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  945. Use the cmake_policy command to set the policy and suppress this warning.
  946. This warning is for project developers. Use -Wno-dev to suppress it.
  947.  
  948. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  949. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  950. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  951. Use the cmake_policy command to set the policy and suppress this warning.
  952. This warning is for project developers. Use -Wno-dev to suppress it.
  953.  
  954. CMake Warning (dev) in modules/features2d/CMakeLists.txt:
  955. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  956. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  957. Use the cmake_policy command to set the policy and suppress this warning.
  958. This warning is for project developers. Use -Wno-dev to suppress it.
  959.  
  960. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  961. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  962. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  963. Use the cmake_policy command to set the policy and suppress this warning.
  964. This warning is for project developers. Use -Wno-dev to suppress it.
  965.  
  966. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  967. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  968. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  969. Use the cmake_policy command to set the policy and suppress this warning.
  970. This warning is for project developers. Use -Wno-dev to suppress it.
  971.  
  972. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  973. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  974. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  975. Use the cmake_policy command to set the policy and suppress this warning.
  976. This warning is for project developers. Use -Wno-dev to suppress it.
  977.  
  978. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  979. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  980. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  981. Use the cmake_policy command to set the policy and suppress this warning.
  982. This warning is for project developers. Use -Wno-dev to suppress it.
  983.  
  984. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  985. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  986. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  987. Use the cmake_policy command to set the policy and suppress this warning.
  988. This warning is for project developers. Use -Wno-dev to suppress it.
  989.  
  990. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  991. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  992. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  993. Use the cmake_policy command to set the policy and suppress this warning.
  994. This warning is for project developers. Use -Wno-dev to suppress it.
  995.  
  996. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  997. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  998. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  999. Use the cmake_policy command to set the policy and suppress this warning.
  1000. This warning is for project developers. Use -Wno-dev to suppress it.
  1001.  
  1002. CMake Warning (dev) in modules/calib3d/CMakeLists.txt:
  1003. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1004. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1005. Use the cmake_policy command to set the policy and suppress this warning.
  1006. This warning is for project developers. Use -Wno-dev to suppress it.
  1007.  
  1008. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1009. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1010. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1011. Use the cmake_policy command to set the policy and suppress this warning.
  1012. This warning is for project developers. Use -Wno-dev to suppress it.
  1013.  
  1014. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1015. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1016. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1017. Use the cmake_policy command to set the policy and suppress this warning.
  1018. This warning is for project developers. Use -Wno-dev to suppress it.
  1019.  
  1020. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1021. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1022. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1023. Use the cmake_policy command to set the policy and suppress this warning.
  1024. This warning is for project developers. Use -Wno-dev to suppress it.
  1025.  
  1026. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1027. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1028. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1029. Use the cmake_policy command to set the policy and suppress this warning.
  1030. This warning is for project developers. Use -Wno-dev to suppress it.
  1031.  
  1032. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1033. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1034. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1035. Use the cmake_policy command to set the policy and suppress this warning.
  1036. This warning is for project developers. Use -Wno-dev to suppress it.
  1037.  
  1038. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1039. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1040. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1041. Use the cmake_policy command to set the policy and suppress this warning.
  1042. This warning is for project developers. Use -Wno-dev to suppress it.
  1043.  
  1044. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1045. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1046. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1047. Use the cmake_policy command to set the policy and suppress this warning.
  1048. This warning is for project developers. Use -Wno-dev to suppress it.
  1049.  
  1050. CMake Warning (dev) in modules/stitching/CMakeLists.txt:
  1051. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1052. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1053. Use the cmake_policy command to set the policy and suppress this warning.
  1054. This warning is for project developers. Use -Wno-dev to suppress it.
  1055.  
  1056. CMake Warning (dev) in modules/python/python2/CMakeLists.txt:
  1057. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1058. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1059. Use the cmake_policy command to set the policy and suppress this warning.
  1060. This warning is for project developers. Use -Wno-dev to suppress it.
  1061.  
  1062. CMake Warning (dev) in modules/python/python2/CMakeLists.txt:
  1063. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1064. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1065. Use the cmake_policy command to set the policy and suppress this warning.
  1066. This warning is for project developers. Use -Wno-dev to suppress it.
  1067.  
  1068. CMake Warning (dev) in modules/python/python2/CMakeLists.txt:
  1069. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1070. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1071. Use the cmake_policy command to set the policy and suppress this warning.
  1072. This warning is for project developers. Use -Wno-dev to suppress it.
  1073.  
  1074. CMake Warning (dev) in modules/python/python2/CMakeLists.txt:
  1075. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1076. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1077. Use the cmake_policy command to set the policy and suppress this warning.
  1078. This warning is for project developers. Use -Wno-dev to suppress it.
  1079.  
  1080. CMake Warning (dev) in apps/traincascade/CMakeLists.txt:
  1081. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1082. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1083. Use the cmake_policy command to set the policy and suppress this warning.
  1084. This warning is for project developers. Use -Wno-dev to suppress it.
  1085.  
  1086. CMake Warning (dev) in apps/traincascade/CMakeLists.txt:
  1087. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1088. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1089. Use the cmake_policy command to set the policy and suppress this warning.
  1090. This warning is for project developers. Use -Wno-dev to suppress it.
  1091.  
  1092. CMake Warning (dev) in apps/traincascade/CMakeLists.txt:
  1093. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1094. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1095. Use the cmake_policy command to set the policy and suppress this warning.
  1096. This warning is for project developers. Use -Wno-dev to suppress it.
  1097.  
  1098. CMake Warning (dev) in apps/traincascade/CMakeLists.txt:
  1099. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1100. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1101. Use the cmake_policy command to set the policy and suppress this warning.
  1102. This warning is for project developers. Use -Wno-dev to suppress it.
  1103.  
  1104. CMake Warning (dev) in apps/createsamples/CMakeLists.txt:
  1105. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1106. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1107. Use the cmake_policy command to set the policy and suppress this warning.
  1108. This warning is for project developers. Use -Wno-dev to suppress it.
  1109.  
  1110. CMake Warning (dev) in apps/createsamples/CMakeLists.txt:
  1111. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1112. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1113. Use the cmake_policy command to set the policy and suppress this warning.
  1114. This warning is for project developers. Use -Wno-dev to suppress it.
  1115.  
  1116. CMake Warning (dev) in apps/createsamples/CMakeLists.txt:
  1117. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1118. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1119. Use the cmake_policy command to set the policy and suppress this warning.
  1120. This warning is for project developers. Use -Wno-dev to suppress it.
  1121.  
  1122. CMake Warning (dev) in apps/createsamples/CMakeLists.txt:
  1123. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1124. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1125. Use the cmake_policy command to set the policy and suppress this warning.
  1126. This warning is for project developers. Use -Wno-dev to suppress it.
  1127.  
  1128. CMake Warning (dev) in apps/annotation/CMakeLists.txt:
  1129. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1130. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1131. Use the cmake_policy command to set the policy and suppress this warning.
  1132. This warning is for project developers. Use -Wno-dev to suppress it.
  1133.  
  1134. CMake Warning (dev) in apps/annotation/CMakeLists.txt:
  1135. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1136. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1137. Use the cmake_policy command to set the policy and suppress this warning.
  1138. This warning is for project developers. Use -Wno-dev to suppress it.
  1139.  
  1140. CMake Warning (dev) in apps/annotation/CMakeLists.txt:
  1141. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1142. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1143. Use the cmake_policy command to set the policy and suppress this warning.
  1144. This warning is for project developers. Use -Wno-dev to suppress it.
  1145.  
  1146. CMake Warning (dev) in apps/annotation/CMakeLists.txt:
  1147. Policy CMP0020 is not set: Automatically link Qt executables to qtmain
  1148. target on Windows. Run "cmake --help-policy CMP0020" for policy details.
  1149. Use the cmake_policy command to set the policy and suppress this warning.
  1150. This warning is for project developers. Use -Wno-dev to suppress it.
  1151.  
  1152. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement