1 | initial version |
This also happened to me even I upgrade the cmake version to 3.2.2. My notebook developing environment is win8.1, VS2013 Ultimate, 64bit. I choose the Visual Studio 12 2013 Win64 generator.
found IPP (ICV version): 8.2.1 [8.2.1]
at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win CUDA detected: 6.5 CUDA NVCC target flags: -gencode;arch=compute_11,code=sm_11;-gencode;arch=compute_12,code=sm_12;-gencode;arch=compute_13,code=sm_13;-gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_30,code=compute_30 Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "2.7") Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named 'numpy'
Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "3.4") Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named 'numpy'
'E:\Program' is not recognized as an internal or external command, operable program or batch file.
Error: MEXEXT: Unsupported platform.
Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN) VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
General configuration for OpenCV 3.0.0-dev ===================================== Version control: unknown
Platform: Host: Windows 6.2 AMD64 CMake: 3.2.2 CMake generator: Visual Studio 12 2013 Win64 CMake build tool: C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe MSVC: 1800
C/C++: Built as dynamic libs?: YES C++ Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe (ver 18.0.30723.0) 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 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 C Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe 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 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 Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug Linker flags (Debug): /machine:x64 /debug /INCREMENTAL Precompiled headers: YES
OpenCV modules: To be built: hal cudev core cudaarithm flann imgproc ml video cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect ts features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab Disabled: world Disabled by dependency: - Unavailable: androidcamera java python2 python3 viz
Windows RT support: NO
GUI: QT: NO Win32 UI: YES OpenGL support: NO VTK support: NO
Media I/O: ZLib: build (ver 1.2.8) JPEG: build (ver 90) WEBP: build (ver 0.3.1) PNG: build (ver 1.5.12) TIFF: build (ver 42 - 4.0.2) JPEG 2000: build (ver 1.900.1) OpenEXR: build (ver 1.7.1) GDAL: NO
Video I/O: Video for Windows: YES DC1394 1.x: NO DC1394 2.x: NO FFMPEG: YES (prebuilt binaries) codec: YES (ver 55.18.102) format: YES (ver 55.12.100) util: YES (ver 52.38.100) swscale: YES (ver 2.3.100) gentoo-style: YES OpenNI: NO OpenNI PrimeSensor Modules: NO OpenNI2: NO PvAPI: NO GigEVisionSDK: NO DirectShow: YES Media Foundation: NO XIMEA: NO Intel PerC: NO
Other third-party libraries: Use IPP: 8.2.1 [8.2.1] at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win Use IPP Async: NO Use Eigen: NO Use TBB: NO Use OpenMP: NO Use GCD NO Use Concurrency YES Use C=: NO Use Cuda: YES (ver 6.5) Use OpenCL: YES
NVIDIA CUDA Use CUFFT: YES Use CUBLAS: NO USE NVCUVID: NO NVIDIA GPU arch: 11 12 13 20 21 30 35 NVIDIA PTX archs: 30 Use fast math: NO
OpenCL: Version: dynamic Include path: D:/software/OpenCV/opencv-master/3rdparty/include/opencl/1.2 Use AMDFFT: NO Use AMDBLAS: NO
Python 2: Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
Python 3: Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
Python (for build): E:/Program Files (x86)/python34/python.exe
Java: ant: NO JNI: C:/Program Files/Java/jdk1.7.0_51/include C:/Program Files/Java/jdk1.7.0_51/include/win32 C:/Program Files/Java/jdk1.7.0_51/include Java wrappers: NO Java tests: NO
Matlab: mex: NO
Documentation: Doxygen: NO PlantUML: NO
Tests and samples: Tests: YES Performance tests: YES C/C++ Examples: NO
Install path: D:/software/OpenCV/build/install
Configuring done
2 | No.2 Revision |
This also happened to me even I upgrade the cmake version to 3.2.2. My notebook developing environment is win8.1, VS2013 Ultimate, 64bit. I choose the Visual Studio 12 2013 Win64 generator.
found IPP (ICV version): 8.2.1 [8.2.1]
at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win
CUDA detected: 6.5
CUDA NVCC target flags: -gencode;arch=compute_11,code=sm_11;-gencode;arch=compute_12,code=sm_12;-gencode;arch=compute_13,code=sm_13;-gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_30,code=compute_30
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "2.7")
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'numpy'
'numpy'
Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "3.4")
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'numpy'
'numpy'
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
file.
Error: MEXEXT: Unsupported platform.
Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
file
General configuration for OpenCV 3.0.0-dev =====================================
Version control: unknown
unknown
Platform:
Host: Windows 6.2 AMD64
CMake: 3.2.2
CMake generator: Visual Studio 12 2013 Win64
CMake build tool: C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe
MSVC: 1800
1800
C/C++:
Built as dynamic libs?: YES
C++ Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe (ver 18.0.30723.0)
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
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
C Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe
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
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
Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug
Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
Precompiled headers: YES
YES
OpenCV modules:
To be built: hal cudev core cudaarithm flann imgproc ml video cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect ts features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab
Disabled: world
Disabled by dependency: -
Unavailable: androidcamera java python2 python3 viz
viz
Windows RT support: NO
NO
GUI:
QT: NO
Win32 UI: YES
OpenGL support: NO
VTK support: NO
NO
Media I/O:
ZLib: build (ver 1.2.8)
JPEG: build (ver 90)
WEBP: build (ver 0.3.1)
PNG: build (ver 1.5.12)
TIFF: build (ver 42 - 4.0.2)
JPEG 2000: build (ver 1.900.1)
OpenEXR: build (ver 1.7.1)
GDAL: NO
NO
Video I/O:
Video for Windows: YES
DC1394 1.x: NO
DC1394 2.x: NO
FFMPEG: YES (prebuilt binaries)
codec: YES (ver 55.18.102)
format: YES (ver 55.12.100)
util: YES (ver 52.38.100)
swscale: YES (ver 2.3.100)
gentoo-style: YES
OpenNI: NO
OpenNI PrimeSensor Modules: NO
OpenNI2: NO
PvAPI: NO
GigEVisionSDK: NO
DirectShow: YES
Media Foundation: NO
XIMEA: NO
Intel PerC: NO
NO
Other third-party libraries:
Use IPP: 8.2.1 [8.2.1]
at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win
Use IPP Async: NO
Use Eigen: NO
Use TBB: NO
Use OpenMP: NO
Use GCD NO
Use Concurrency YES
Use C=: NO
Use Cuda: YES (ver 6.5)
Use OpenCL: YES
YES
NVIDIA CUDA
Use CUFFT: YES
Use CUBLAS: NO
USE NVCUVID: NO
NVIDIA GPU arch: 11 12 13 20 21 30 35
NVIDIA PTX archs: 30
Use fast math: NO
NO
OpenCL:
Version: dynamic
Include path: D:/software/OpenCV/opencv-master/3rdparty/include/opencl/1.2
Use AMDFFT: NO
Use AMDBLAS: NO
NO
Python 2:
Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
3.4.2)
Python 3:
Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
3.4.2)
Python (for build): E:/Program Files (x86)/python34/python.exe
(x86)/python34/python.exe
Java:
ant: NO
JNI: C:/Program Files/Java/jdk1.7.0_51/include C:/Program Files/Java/jdk1.7.0_51/include/win32 C:/Program Files/Java/jdk1.7.0_51/include
Java wrappers: NO
Java tests: NO
NO
Matlab:
mex: NO
NO
Documentation:
Doxygen: NO
PlantUML: NO
NO
Tests and samples:
Tests: YES
Performance tests: YES
C/C++ Examples: NO
NO
Install path: D:/software/OpenCV/build/install
D:/software/OpenCV/build
Configuring done
3 | No.3 Revision |
This also happened to me even I upgrade the cmake version to 3.2.2. My notebook developing environment is win8.1, VS2013 Ultimate, 64bit. I choose the Visual Studio 12 2013 Win64 generator.
After Click Configure, the information is as below:
found IPP (ICV version): 8.2.1 [8.2.1]
at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win
CUDA detected: 6.5
CUDA NVCC target flags: -gencode;arch=compute_11,code=sm_11;-gencode;arch=compute_12,code=sm_12;-gencode;arch=compute_13,code=sm_13;-gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_30,code=compute_30
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR=<filepath> option to cmake
Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "2.7")
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'numpy'
Found PythonInterp: E:/Program Files (x86)/python34/python.exe (found suitable version "3.4.2", minimum required is "3.4")
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'numpy'
'E:\Program' is not recognized as an internal or external command,
operable program or batch file.
Error: MEXEXT: Unsupported platform.
Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN)
VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
General configuration for OpenCV 3.0.0-dev =====================================
Version control: unknown
Platform:
Host: Windows 6.2 AMD64
CMake: 3.2.2
CMake generator: Visual Studio 12 2013 Win64
CMake build tool: C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe
MSVC: 1800
C/C++:
Built as dynamic libs?: YES
C++ Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe (ver 18.0.30723.0)
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
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
C Compiler: E:/Program Files (x86)/Visual Studio 2013/VC/bin/x86_amd64/cl.exe
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
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
Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug
Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
Precompiled headers: YES
OpenCV modules:
To be built: hal cudev core cudaarithm flann imgproc ml video cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect ts features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab
Disabled: world
Disabled by dependency: -
Unavailable: androidcamera java python2 python3 viz
Windows RT support: NO
GUI:
QT: NO
Win32 UI: YES
OpenGL support: NO
VTK support: NO
Media I/O:
ZLib: build (ver 1.2.8)
JPEG: build (ver 90)
WEBP: build (ver 0.3.1)
PNG: build (ver 1.5.12)
TIFF: build (ver 42 - 4.0.2)
JPEG 2000: build (ver 1.900.1)
OpenEXR: build (ver 1.7.1)
GDAL: NO
Video I/O:
Video for Windows: YES
DC1394 1.x: NO
DC1394 2.x: NO
FFMPEG: YES (prebuilt binaries)
codec: YES (ver 55.18.102)
format: YES (ver 55.12.100)
util: YES (ver 52.38.100)
swscale: YES (ver 2.3.100)
gentoo-style: YES
OpenNI: NO
OpenNI PrimeSensor Modules: NO
OpenNI2: NO
PvAPI: NO
GigEVisionSDK: NO
DirectShow: YES
Media Foundation: NO
XIMEA: NO
Intel PerC: NO
Other third-party libraries:
Use IPP: 8.2.1 [8.2.1]
at: D:/software/OpenCV/opencv-master/3rdparty/ippicv/unpack/ippicv_win
Use IPP Async: NO
Use Eigen: NO
Use TBB: NO
Use OpenMP: NO
Use GCD NO
Use Concurrency YES
Use C=: NO
Use Cuda: YES (ver 6.5)
Use OpenCL: YES
NVIDIA CUDA
Use CUFFT: YES
Use CUBLAS: NO
USE NVCUVID: NO
NVIDIA GPU arch: 11 12 13 20 21 30 35
NVIDIA PTX archs: 30
Use fast math: NO
OpenCL:
Version: dynamic
Include path: D:/software/OpenCV/opencv-master/3rdparty/include/opencl/1.2
Use AMDFFT: NO
Use AMDBLAS: NO
Python 2:
Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
Python 3:
Interpreter: E:/Program Files (x86)/python34/python.exe (ver 3.4.2)
Python (for build): E:/Program Files (x86)/python34/python.exe
Java:
ant: NO
JNI: C:/Program Files/Java/jdk1.7.0_51/include C:/Program Files/Java/jdk1.7.0_51/include/win32 C:/Program Files/Java/jdk1.7.0_51/include
Java wrappers: NO
Java tests: NO
Matlab:
mex: NO
Documentation:
Doxygen: NO
PlantUML: NO
Tests and samples:
Tests: YES
Performance tests: YES
C/C++ Examples: NO
Install path: D:/software/OpenCV/build/install
cvconfig.h is in: D:/software/OpenCV/build
Configuring done
Below is how I locate the source file and build file: how can I replace the file location? @StevenPuttemans