Ask Your Question

verun.mak's profile - activity

2015-06-28 07:58:34 -0600 received badge  Necromancer (source)
2015-06-15 10:18:11 -0600 commented question HELP me to build opencv2.2.0 for qt5.2.0 on windows

Ok, now i have these warnings in CMake: VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file videoio: Removing WinRT API headers by default CMake Warning (dev) at C:/Qt/Qt5.2.0/5.2.0/mingw48_32/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:223 (configure_file): configure_file called with unknown argument(s):

COPY_ONLY

Call Stack (most recent call first): modules/highgui/CMakeLists.txt:41 (QT5_ADD_RESOURCES) This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) in modules/highgui/CMakeLists.txt: Policy CMP0020 is not set: Automatically lin I use CMake 3.2.3 and OpenCV 3.0.0

2015-06-14 14:12:10 -0600 asked a question HELP me to build opencv2.2.0 for qt5.2.0 on windows

NEED HELP!!!

i have a problen with building opencv2.2.0 for qt5.2.0 on windows when i make configure in Cmake 2.8.4 i have warnings:

Warning: QT_QMAKE_EXECUTABLE reported QT_INSTALL_LIBS as C:/Qt/Qt5.2.0/5.2.0/mingw48_32/lib Warning: But QtCore couldn't be found. Qt must NOT be installed correctly, or it wasn't found for cross compiling.

There are no errors and generating done. But when I make mingw32-make in cmd appeared errors on 62%: makefile122: recipe for target "all" failed.

2015-06-11 10:14:39 -0600 asked a question recipe for target modules failed windows

I try to install OpenCV for QT5.2.1 on Windows7 I use Cmake 3.2.3 OpenCV 3.0

I have errors while execution mingw32-make

recipe for target "modules/videoio failed windows/CmakeFiles/opencv_videoio.dir/all" failed How can I solve this problem?

C:\fakepath\OpenCV.png

2015-06-11 10:06:18 -0600 answered a question Compilation (installation) error of opencv at WIndows

Try to make in Cmake option "-DWITH_IPP=OFF" to solve "cannot find -lRunTmChk"