-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
System information (version)
- OpenCV => 3.1
- Operating System / Platform => Windows 10 64 Bit
- Compiler => gcc 5.3
Detailed description
Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags but I have ceres and glog installed.
Detected version of GNU GCC: 53 (503)
CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).
Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
To enable PlantUML support, set PLANTUML_JAR environment variable or pass -DPLANTUML_JAR= option to cmake
Could NOT find PythonInterp: Found unsuitable version "2.7.8", but required is at least "3.4" (found C:/Python27/python.exe)
Could NOT find PythonInterp: Found unsuitable version "2.7.8", but required is at least "3.2" (found C:/Python27/python.exe)
Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
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)
Found VTK ver. 6.3.0 (usefile: C:/lib/vtk/VTK-6.3.0-src/CMake/UseVTK.cmake)
Caffe: NO
Protobuf: NO
Glog: YES
Could NOT find HDF5 (missing: HDF5_INCLUDE_DIRS)
Found required Ceres dependency: Eigen version 3.2.8 in C:/lib/eigen/include/eigen3
Found required Ceres dependency: Glog in C:/lib/glog/include
Found Ceres version: 1.11.0 installed in: C:/lib/ceres-solver-1.11.0
Module opencv_sfm disabled because the following dependencies are not found: Glog/Gflags
Steps to reproduce
Try build opencv 3.1 on windows 10 64 bit using gcc.