Skip to content

Instantly share code, notes, and snippets.

@LaurentBerger
Last active January 15, 2017 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LaurentBerger/ace1402bf24e1ff737e21ff489be0d76 to your computer and use it in GitHub Desktop.
Save LaurentBerger/ace1402bf24e1ff737e21ff489be0d76 to your computer and use it in GitHub Desktop.
FP16: Compiler support is available
found IPP (ICV version): 9.0.1 [9.0.1]
at: G:/Lib/opencv/world/3rdparty/ippicv/ippicv_win
LAPACK_IMPL: MKL, LAPACK_LIBRARIES: C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_core.lib;C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_intel_lp64.lib;C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_sequential.lib
Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_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)
VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
Caffe: NO
Protobuf: NO
Glog: NO
freetype2: NO
harfbuzz: NO
Found required Ceres dependency: Eigen version 3.3.0 in g:/lib/eigen-eigen
No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available.
Found installed version of glog: F:/lib/glog
Detected glog version: 0.3.4
Found required Ceres dependency: Glog in
Found Ceres version: 1.12.0 installed in: C:/Program Files/Ceres with components: [SchurSpecializations, OpenMP]
Checking SFM deps... TRUE
Processing WORLD modules...
module opencv_core...
module opencv_flann...
module opencv_imgproc...
module opencv_ml...
module opencv_photo...
module opencv_video...
module opencv_imgcodecs...
module opencv_shape...
module opencv_videoio...
module opencv_highgui...
module opencv_objdetect...
module opencv_superres...
module opencv_features2d...
module opencv_calib3d...
module opencv_stitching...
module opencv_videostab...
Processing WORLD modules... DONE
Processing module opencv_xfeatures2d...
Check contents of vgg_generated_48.i ...
Check contents of vgg_generated_64.i ...
Check contents of vgg_generated_80.i ...
Check contents of vgg_generated_120.i ...
Check contents of boostdesc_bgm.i ...
Check contents of boostdesc_bgm_bi.i ...
Check contents of boostdesc_bgm_hd.i ...
Check contents of boostdesc_binboost_064.i ...
Check contents of boostdesc_binboost_128.i ...
Check contents of boostdesc_binboost_256.i ...
Check contents of boostdesc_lbgm.i ...
Processing module opencv_ximgproc...
Processing module opencv_xobjdetect...
Processing module opencv_xphoto...
Processing module opencv_aruco...
Processing module opencv_bgsegm...
Processing module opencv_bioinspired...
Processing module opencv_ccalib...
Processing module opencv_dnn...
Processing module opencv_dpm...
Processing module opencv_face...
Processing module opencv_fuzzy...
Processing module opencv_line_descriptor...
Processing module opencv_optflow...
Processing module opencv_plot...
Processing module opencv_reg...
Processing module opencv_rgbd...
Processing module opencv_saliency...
Processing module opencv_sfm...
Found required Ceres dependency: Eigen version 3.3.0 in g:/lib/eigen-eigen
No preference for use of exported glog CMake configuration set, and no hints for include/library directories provided. Defaulting to preferring an installed/exported glog CMake configuration if available.
Found installed version of glog: F:/lib/glog
Detected glog version: 0.3.4
Found required Ceres dependency: Glog in
Found Ceres version: 1.12.0 installed in: C:/Program Files/Ceres with components: [SchurSpecializations, OpenMP]
Checking SFM deps... TRUE
Processing module opencv_stereo...
Processing module opencv_surface_matching...
Processing module opencv_text...
Tesseract: NO
Processing module opencv_ts...
Processing module opencv_datasets...
Processing module opencv_phase_unwrapping...
Processing module opencv_structured_light...
Processing module opencv_tracking...
Processing module opencv_contrib_world...
Complex module opencv_contrib_world
- opencv_aruco
- opencv_bgsegm
- opencv_bioinspired
- opencv_ccalib
- opencv_cvv
- opencv_datasets
- opencv_dnn
- opencv_dpm
- opencv_face
- opencv_fuzzy
- opencv_hdf
- opencv_line_descriptor
- opencv_optflow
- opencv_plot
- opencv_reg
- opencv_rgbd
- opencv_saliency
- opencv_sfm
- opencv_stereo
- opencv_structured_light
- opencv_surface_matching
- opencv_text
- opencv_tracking
- opencv_xfeatures2d
- opencv_ximgproc
- opencv_xobjdetect
- opencv_xphoto
General configuration for OpenCV 3.2.0-dev =====================================
Version control: 3.2.0-11-g45f0cf0-dirty
Extra modules:
Location (extra): G:/Lib/opencv_contrib/modules
Version control (extra): 3.2.0-12-g253f0e0
Platform:
Timestamp: 2017-01-15T15:05:15Z
Host: Windows 10.0.14393 AMD64
CMake: 3.7.1
CMake generator: Visual Studio 14 2015 Win64
CMake build tool: C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe
MSVC: 1900
C/C++:
Built as dynamic libs?: YES
C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe (ver 19.0.24215.1)
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 /wd4275 /wd4589 /MP12 /MD /O2 /Ob2 /DNDEBUG /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 /wd4275 /wd4589 /MP12 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/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 /MP12 /MD /O2 /Ob2 /DNDEBUG /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 /MP12 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug
Linker flags (Debug): /machine:x64 /debug /INCREMENTAL
ccache: NO
Precompiled headers: NO
Extra dependencies: vfw32 comctl32 gdi32 ole32 setupapi ws2_32 G:/Lib/opencv/world/modules/xfeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/$(Configuration)/cuda_compile_generated_surf.cu.obj correspondence multiview numeric glog::glog gflags_shared simple_pipeline C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_core.lib C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_intel_lp64.lib C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_sequential.lib
3rdparty dependencies: zlib libjpeg libwebp libpng libtiff libjasper IlmImf libprotobuf
OpenCV modules:
To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres features2d calib3d stitching videostab world xfeatures2d ximgproc xobjdetect xphoto aruco bgsegm bioinspired ccalib dnn dpm face fuzzy line_descriptor optflow plot reg rgbd saliency sfm stereo surface_matching text ts datasets phase_unwrapping structured_light tracking contrib_world
Disabled: -
Disabled by dependency: -
Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz cnn_3dobj cvv freetype hdf matlab
Non-free algorithms are enabled
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.6.24)
TIFF: build (ver 42 - 4.0.2)
JPEG 2000: build (ver 1.900.1)
OpenEXR: build (ver 1.7.1)
GDAL: NO
GDCM: NO
Video I/O:
Video for Windows: YES
DC1394 1.x: NO
DC1394 2.x: NO
FFMPEG: YES (prebuilt binaries)
avcodec: YES (ver 57.64.101)
avformat: YES (ver 57.56.100)
avutil: YES (ver 55.34.100)
swscale: YES (ver 4.2.100)
avresample: YES (ver 3.1.0)
GStreamer: NO
OpenNI: NO
OpenNI PrimeSensor Modules: NO
OpenNI2: NO
PvAPI: NO
GigEVisionSDK: NO
DirectShow: YES
Media Foundation: NO
XIMEA: NO
Intel PerC: NO
Parallel framework: Concurrency
Other third-party libraries:
Use IPP: 9.0.1 [9.0.1]
at: G:/Lib/opencv/world/3rdparty/ippicv/ippicv_win
Use IPP Async: NO
Use Lapack: YES (C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_core.lib C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_intel_lp64.lib C:/Program Files (x86)/IntelSWTools/compilers_and_libraries/windows/mkl/lib/intel64/mkl_sequential.lib)
Use Eigen: YES (ver 3.3.0)
Use Cuda: NO
Use OpenCL: YES
Use OpenVX: NO
Use custom HAL: NO
OpenCL: <Dynamic loading of OpenCL library>
Include path: G:/Lib/opencv/3rdparty/include/opencl/1.2
Use AMDFFT: NO
Use AMDBLAS: NO
Python 2:
Interpreter: NO
Python 3:
Interpreter: F:/Program Files/LibreOffice 5/program/python.exe (ver 3.3.5)
Python (for build): F:/Program Files/LibreOffice 5/program/python.exe
Java:
ant: NO
JNI: NO
Java wrappers: NO
Java tests: NO
Matlab: Matlab not found or implicitly disabled
Tests and samples:
Tests: NO
Performance tests: NO
C/C++ Examples: NO
Install path: G:/Lib/opencv/world/install
cvconfig.h is in: G:/Lib/opencv/world
-----------------------------------------------------------------
Configuring done
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/xfeatures2d/opencv_xfeatures2d_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/ximgproc/opencv_ximgproc_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:3 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/xobjdetect/opencv_xobjdetect_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/aruco/opencv_aruco_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/bgsegm/opencv_bgsegm_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/bioinspired/opencv_bioinspired_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:3 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/ccalib/opencv_ccalib_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/dnn/opencv_dnn_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv_contrib/modules/dnn/CMakeLists.txt:40 (ocv_create_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/dpm/opencv_dpm_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:6 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/face/opencv_face_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/fuzzy/opencv_fuzzy_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:3 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/line_descriptor/opencv_line_descriptor_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/optflow/opencv_optflow_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/plot/opencv_plot_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/reg/opencv_reg_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/rgbd/opencv_rgbd_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:3 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/saliency/opencv_saliency_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:8 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/sfm/opencv_sfm_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv_contrib/modules/sfm/CMakeLists.txt:106 (ocv_create_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/stereo/opencv_stereo_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/surface_matching/opencv_surface_matching_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/text/opencv_text_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/phase_unwrapping/opencv_phase_unwrapping_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/structured_light/opencv_structured_light_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/tracking/opencv_tracking_pch.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:2 (ocv_define_module)
CMake Error at G:/Lib/opencv/cmake/OpenCVUtils.cmake:911 (add_library):
Cannot find source file:
G:/Lib/opencv/world/modules/xfeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/$(Configuration)/cuda_compile_generated_surf.cu.obj
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
Call Stack (most recent call first):
G:/Lib/opencv/cmake/OpenCVModule.cmake:784 (ocv_add_library)
G:/Lib/opencv/cmake/OpenCVModule.cmake:729 (_ocv_create_module)
G:/Lib/opencv/cmake/OpenCVModule.cmake:940 (ocv_create_module)
G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:38 (ocv_define_module)
CMake Error: CMake can not determine linker language for target: opencv_xfeatures2d
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xfeatures2d
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xfeatures2d
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ximgproc
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ximgproc
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ximgproc
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xobjdetect
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xobjdetect
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xobjdetect
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_aruco
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_aruco
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_aruco
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bgsegm
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bgsegm
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bgsegm
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bioinspired
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bioinspired
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_bioinspired
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ccalib
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ccalib
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_ccalib
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_dpm
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_dpm
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_dpm
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_face
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_face
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_face
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_fuzzy
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_fuzzy
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_fuzzy
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_line_descriptor
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_line_descriptor
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_line_descriptor
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_optflow
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_optflow
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_optflow
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_plot
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_plot
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_plot
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_reg
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_reg
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_reg
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_rgbd
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_rgbd
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_rgbd
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_saliency
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_saliency
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_saliency
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_stereo
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_stereo
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_stereo
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_surface_matching
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_surface_matching
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_surface_matching
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_text
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_text
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_text
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_phase_unwrapping
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_phase_unwrapping
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_phase_unwrapping
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_structured_light
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_structured_light
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_structured_light
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_tracking
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_tracking
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_tracking
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_contrib_world
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_contrib_world
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_contrib_world
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
CMake Error: CMake can not determine linker language for target: opencv_xfeatures2d
CMake Error: CMake can not determine linker language for target: opencv_ximgproc
CMake Error: CMake can not determine linker language for target: opencv_xobjdetect
CMake Error: CMake can not determine linker language for target: opencv_aruco
CMake Error: CMake can not determine linker language for target: opencv_bgsegm
CMake Error: CMake can not determine linker language for target: opencv_bioinspired
CMake Error: CMake can not determine linker language for target: opencv_ccalib
CMake Error: CMake can not determine linker language for target: opencv_dpm
CMake Error: CMake can not determine linker language for target: opencv_face
CMake Error: CMake can not determine linker language for target: opencv_fuzzy
CMake Error: CMake can not determine linker language for target: opencv_line_descriptor
CMake Error: CMake can not determine linker language for target: opencv_optflow
CMake Error: CMake can not determine linker language for target: opencv_plot
CMake Error: CMake can not determine linker language for target: opencv_reg
CMake Error: CMake can not determine linker language for target: opencv_rgbd
CMake Error: CMake can not determine linker language for target: opencv_saliency
CMake Error: CMake can not determine linker language for target: opencv_stereo
CMake Error: CMake can not determine linker language for target: opencv_surface_matching
CMake Error: CMake can not determine linker language for target: opencv_text
CMake Error: CMake can not determine linker language for target: opencv_phase_unwrapping
CMake Error: CMake can not determine linker language for target: opencv_structured_light
CMake Error: CMake can not determine linker language for target: opencv_tracking
CMake Error: CMake can not determine linker language for target: opencv_contrib_world
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/xfeatures2d/CMakeLists.txt:
Exporting the target "opencv_xfeatures2d" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ximgproc/CMakeLists.txt:
Exporting the target "opencv_ximgproc" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/xobjdetect/CMakeLists.txt:
Exporting the target "opencv_xobjdetect" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/aruco/CMakeLists.txt:
Exporting the target "opencv_aruco" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bgsegm/CMakeLists.txt:
Exporting the target "opencv_bgsegm" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/bioinspired/CMakeLists.txt:
Exporting the target "opencv_bioinspired" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/ccalib/CMakeLists.txt:
Exporting the target "opencv_ccalib" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/dpm/CMakeLists.txt:
Exporting the target "opencv_dpm" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/face/CMakeLists.txt:
Exporting the target "opencv_face" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/fuzzy/CMakeLists.txt:
Exporting the target "opencv_fuzzy" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/line_descriptor/CMakeLists.txt:
Exporting the target "opencv_line_descriptor" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/optflow/CMakeLists.txt:
Exporting the target "opencv_optflow" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/plot/CMakeLists.txt:
Exporting the target "opencv_plot" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/reg/CMakeLists.txt:
Exporting the target "opencv_reg" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/rgbd/CMakeLists.txt:
Exporting the target "opencv_rgbd" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/saliency/CMakeLists.txt:
Exporting the target "opencv_saliency" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/stereo/CMakeLists.txt:
Exporting the target "opencv_stereo" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/surface_matching/CMakeLists.txt:
Exporting the target "opencv_surface_matching" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/text/CMakeLists.txt:
Exporting the target "opencv_text" is not allowed since its linker language
cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/phase_unwrapping/CMakeLists.txt:
Exporting the target "opencv_phase_unwrapping" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/structured_light/CMakeLists.txt:
Exporting the target "opencv_structured_light" is not allowed since its
linker language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/tracking/CMakeLists.txt:
Exporting the target "opencv_tracking" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
CMake Error in G:/Lib/opencv_contrib/modules/contrib_world/CMakeLists.txt:
Exporting the target "opencv_contrib_world" is not allowed since its linker
language cannot be determined
Generating done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment