Ask Your Question

Revision history [back]

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

ERRORS:

1>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug x64 ------
1>Project not selected to build for this solution configuration 
2>------ Skipped Build: Project: uninstall, Configuration: Debug x64 ------
2>Project not selected to build for this solution configuration 
3>------ Build started: Project: opencv_world, Configuration: Debug x64 ------
3>  Building NVCC (Device) object modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>CUSTOMBUILD : nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
3>  nvcc fatal   : Could not open output file 'C:\Users\Dirty_Santa-PC\AppData\Local\Temp;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32\Scripts;/tmpxft_000024a8_00000000'
3>  CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message):
3>    Error generating
3>    B:/Programming/OpenCV/OpenCV_built/modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>
3>
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.
4>------ Build started: Project: (EXAMPLE) dbt_face_detection, Configuration: Debug x64 ------
5>------ Build started: Project: (TUTORIAL) mat_mask_operations, Configuration: Debug x64 ------
6>------ Build started: Project: (TUTORIAL) mat_the_basic_image_container, Configuration: Debug x64 ------
7>------ Build started: Project: (TUTORIAL) moments_demo, Configuration: Debug x64 ------
8>------ Build started: Project: (TUTORIAL) non_linear_svms, Configuration: Debug x64 ------
9>------ Build started: Project: (TUTORIAL) npr_demo, Configuration: Debug x64 ------
10>------ Build started: Project: (TUTORIAL) objectDetection, Configuration: Debug x64 ------
11>------ Build started: Project: (TUTORIAL) planar_tracking, Configuration: Debug x64 ------
6>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
10>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
4>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
8>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
5>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>------ Build started: Project: (TUTORIAL) pointPolygonTest_demo, Configuration: Debug x64 ------
13>------ Build started: Project: (TUTORIAL) video-input-psnr-ssim, Configuration: Debug x64 ------
14>------ Build started: Project: (TUTORIAL) video-write, Configuration: Debug x64 ------
15>------ Build started: Project: (TUTORIAL) cornerHarris_Demo, Configuration: Debug x64 ------
16>------ Build started: Project: cpp-tutorial-pnp_detection, Configuration: Debug x64 ------
17>------ Build started: Project: cpp-tutorial-pnp_registration, Configuration: Debug x64 ------
9>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>------ Build started: Project: (EXAMPLE) 3calibration, Configuration: Debug x64 ------
14>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
19>------ Build started: Project: (EXAMPLE) autofocus, Configuration: Debug x64 ------
15>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
13>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
20>------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug x64 ------
21>------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug x64 ------
22>------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug x64 ------
16>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>------ Build started: Project: (EXAMPLE) cloning_demo, Configuration: Debug x64 ------
17>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
11>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>------ Build started: Project: (EXAMPLE) cloning_gui, Configuration: Debug x64 ------
25>------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug x64 ------
26>------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug x64 ------
19>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug x64 ------
20>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
28>------ Build started: Project: (EXAMPLE) cout_mat, Configuration: Debug x64 ------
21>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
29>------ Build started: Project: (EXAMPLE) create_mask, Configuration: Debug x64 ------
22>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
30>------ Build started: Project: (EXAMPLE_GPU) optical_flow, Configuration: Debug x64 ------
31>------ Build started: Project: (EXAMPLE) delaunay2, Configuration: Debug x64 ------
32>------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug x64 ------
25>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
26>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
33>------ Build started: Project: (EXAMPLE) detect_blob, Configuration: Debug x64 ------
34>------ Build started: Project: (EXAMPLE) detect_mser, Configuration: Debug x64 ------
35>------ Build started: Project: (EXAMPLE) dft, Configuration: Debug x64 ------
28>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
36>------ Build started: Project: (EXAMPLE_DIRECTX) d3d10_interop, Configuration: Debug x64 ------
29>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>------ Build started: Project: (EXAMPLE_DIRECTX) d3d11_interop, Configuration: Debug x64 ------
31>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
38>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9_interop, Configuration: Debug x64 ------
30>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
32>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
39>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9ex_interop, Configuration: Debug x64 ------
40>------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug x64 ------
33>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug x64 ------
42>------ Build started: Project: (EXAMPLE) edge, Configuration: Debug x64 ------
36>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>------ Build started: Project: (EXAMPLE) em, Configuration: Debug x64 ------
35>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>------ Build started: Project: (EXAMPLE) example, Configuration: Debug x64 ------
45>------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug x64 ------
38>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
46>------ Build started: Project: (EXAMPLE) facial_features, Configuration: Debug x64 ------
39>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
47>------ Build started: Project: (EXAMPLE) fback, Configuration: Debug x64 ------
40>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
48>------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug x64 ------
49>------ Build started: Project: (EXAMPLE) filestorage, Configuration: Debug x64 ------
50>------ Build started: Project: (EXAMPLE) filestorage_base64, Configuration: Debug x64 ------
45>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug x64 ------
52>------ Build started: Project: (EXAMPLE_GPU) alpha_comp, Configuration: Debug x64 ------
53>------ Build started: Project: (EXAMPLE_GPU) bgfg_segm, Configuration: Debug x64 ------
46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
54>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier, Configuration: Debug x64 ------
47>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
55>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier_nvidia_api, Configuration: Debug x64 ------
49>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>------ Build started: Project: (EXAMPLE_GPU) driver_api_multi, Configuration: Debug x64 ------
48>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
50>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
53>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>------ Build started: Project: (EXAMPLE_GPU) driver_api_stereo_multi, Configuration: Debug x64 ------
58>------ Build started: Project: (EXAMPLE_GPU) farneback_optical_flow, Configuration: Debug x64 ------
59>------ Build started: Project: (EXAMPLE_GPU) generalized_hough, Configuration: Debug x64 ------
52>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
60>------ Build started: Project: (EXAMPLE_GPU) hog, Configuration: Debug x64 ------
61>------ Build started: Project: (EXAMPLE_GPU) houghlines, Configuration: Debug x64 ------
55>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
62>------ Build started: Project: (EXAMPLE_GPU) morphology, Configuration: Debug x64 ------
54>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>------ Build started: Project: (EXAMPLE_GPU) multi, Configuration: Debug x64 ------
64>------ Build started: Project: (EXAMPLE_GPU) opticalflow_nvidia_api, Configuration: Debug x64 ------
59>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>------ Build started: Project: (EXAMPLE_CUDA) performance, Configuration: Debug x64 ------
66>------ Build started: Project: (EXAMPLE_GPU) pyrlk_optical_flow, Configuration: Debug x64 ------
60>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
67>------ Build started: Project: (EXAMPLE_GPU) stereo_match, Configuration: Debug x64 ------
58>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
68>------ Build started: Project: (EXAMPLE_GPU) stereo_multi, Configuration: Debug x64 ------
62>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
61>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
64>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
69>------ Build started: Project: (EXAMPLE_GPU) super_resolution, Configuration: Debug x64 ------
70>------ Build started: Project: (EXAMPLE_GPU) surf_keypoint_matcher, Configuration: Debug x64 ------
71>------ Build started: Project: (EXAMPLE_GPU) video_reader, Configuration: Debug x64 ------
72>------ Build started: Project: (EXAMPLE_GPU) video_writer, Configuration: Debug x64 ------
66>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
73>------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug x64 ------
74>------ Build started: Project: (EXAMPLE) houghcircles, Configuration: Debug x64 ------
67>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
75>------ Build started: Project: (EXAMPLE) houghlines, Configuration: Debug x64 ------
68>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
76>------ Build started: Project: (EXAMPLE) image, Configuration: Debug x64 ------
69>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
77>------ Build started: Project: (EXAMPLE) image_alignment, Configuration: Debug x64 ------
71>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
72>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
70>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>------ Build started: Project: (EXAMPLE) image_sequence, Configuration: Debug x64 ------
79>------ Build started: Project: (EXAMPLE) imagelist_creator, Configuration: Debug x64 ------
80>------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug x64 ------
73>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
74>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
81>------ Build started: Project: (EXAMPLE) intelperc_capture, Configuration: Debug x64 ------
82>------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug x64 ------
75>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
83>------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug x64 ------
76>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
84>------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug x64 ------
77>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
80>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
85>------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug x64 ------
86>------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug x64 ------
87>------ Build started: Project: (EXAMPLE) logistic_regression, Configuration: Debug x64 ------
79>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>------ Build started: Project: (EXAMPLE) lsd_lines, Configuration: Debug x64 ------
81>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
82>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>------ Build started: Project: (EXAMPLE) mask_tmpl, Configuration: Debug x64 ------
90>------ Build started: Project: (EXAMPLE) matchmethod_orb_akaze_brisk, Configuration: Debug x64 ------
83>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug x64 ------
84>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
92>------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug x64 ------
85>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
86>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
93>------ Build started: Project: (EXAMPLE) neural_network, Configuration: Debug x64 ------
94>------ Build started: Project: (EXAMPLE) npr_demo, Configuration: Debug x64 ------
87>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
95>------ Build started: Project: (EXAMPLE) opencv_version, Configuration: Debug x64 ------
96>------ Build started: Project: (EXAMPLE) openni_capture, Configuration: Debug x64 ------
97>------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug x64 ------
90>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>------ Build started: Project: (EXAMPLE) phase_corr, Configuration: Debug x64 ------
92>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>------ Build started: Project: (EXAMPLE) points_classifier, Configuration: Debug x64 ------
100>------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug x64 ------
93>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
101>------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug x64 ------
94>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
102>------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug x64 ------
95>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
103>------ Build started: Project: (EXAMPLE) shape_example, Configuration: Debug x64 ------
96>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
104>------ Build started: Project: (EXAMPLE) smiledetect, Configuration: Debug x64 ------
97>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
105>------ Build started: Project: (EXAMPLE) squares, Configuration: Debug x64 ------
106>------ Build started: Project: (EXAMPLE) starter_imagelist, Configuration: Debug x64 ------
107>------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug x64 ------
100>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug x64 ------
101>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
109>------ Build started: Project: (EXAMPLE) stitching, Configuration: Debug x64 ------
102>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
110>------ Build started: Project: (EXAMPLE) stitching_detailed, Configuration: Debug x64 ------
103>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
111>------ Build started: Project: (EXAMPLE_TAPI) bgfg_segm, Configuration: Debug x64 ------
104>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
106>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>------ Build started: Project: (EXAMPLE_TAPI) camshift, Configuration: Debug x64 ------
113>------ Build started: Project: (EXAMPLE_TAPI) clahe, Configuration: Debug x64 ------
105>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
107>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>------ Build started: Project: (EXAMPLE_TAPI) hog, Configuration: Debug x64 ------
115>------ Build started: Project: (EXAMPLE_TAPI) pyrlk_optical_flow, Configuration: Debug x64 ------
116>------ Build started: Project: (EXAMPLE_TAPI) squares, Configuration: Debug x64 ------
109>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>------ Build started: Project: (EXAMPLE_TAPI) tvl1_optical_flow, Configuration: Debug x64 ------
110>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
118>------ Build started: Project: (EXAMPLE_TAPI) ufacedetect, Configuration: Debug x64 ------
111>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
119>------ Build started: Project: (EXAMPLE) train_HOG, Configuration: Debug x64 ------
120>------ Build started: Project: (EXAMPLE) train_svmsgd, Configuration: Debug x64 ------
115>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
113>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
121>------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug x64 ------
122>------ Build started: Project: (EXAMPLE) tvl1_optical_flow, Configuration: Debug x64 ------
123>------ Build started: Project: (EXAMPLE) videocapture_basic, Configuration: Debug x64 ------
116>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>------ Build started: Project: (EXAMPLE) videocapture_starter, Configuration: Debug x64 ------
125>------ Build started: Project: (EXAMPLE) videostab, Configuration: Debug x64 ------
118>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
126>------ Build started: Project: (EXAMPLE) videowriter_basic, Configuration: Debug x64 ------
119>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
127>------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug x64 ------
121>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
120>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
128>------ Build started: Project: (EXAMPLE) pca, Configuration: Debug x64 ------
129>------ Build started: Project: opencv_annotation, Configuration: Debug x64 ------
122>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
123>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>------ Build started: Project: opencv_createsamples, Configuration: Debug x64 ------
131>------ Build started: Project: opencv_interactive-calibration, Configuration: Debug x64 ------
125>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>------ Build started: Project: opencv_perf_calib3d, Configuration: Debug x64 ------
133>------ Build started: Project: opencv_perf_core, Configuration: Debug x64 ------
126>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
134>------ Build started: Project: opencv_perf_cudaarithm, Configuration: Debug x64 ------
127>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>------ Build started: Project: opencv_perf_cudabgsegm, Configuration: Debug x64 ------
128>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>------ Build started: Project: opencv_perf_cudacodec, Configuration: Debug x64 ------
129>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
137>------ Build started: Project: opencv_perf_cudafeatures2d, Configuration: Debug x64 ------
131>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
138>------ Build started: Project: opencv_perf_cudafilters, Configuration: Debug x64 ------
139>------ Build started: Project: opencv_perf_cudaimgproc, Configuration: Debug x64 ------
138>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
133>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
140>------ Build started: Project: opencv_perf_cudalegacy, Configuration: Debug x64 ------
141>------ Build started: Project: opencv_perf_cudaobjdetect, Configuration: Debug x64 ------
142>------ Build started: Project: opencv_perf_cudaoptflow, Configuration: Debug x64 ------
143>------ Build started: Project: opencv_perf_cudastereo, Configuration: Debug x64 ------
144>------ Build started: Project: opencv_perf_cudawarping, Configuration: Debug x64 ------
134>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>------ Build started: Project: opencv_perf_features2d, Configuration: Debug x64 ------
137>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
146>------ Build started: Project: opencv_perf_imgcodecs, Configuration: Debug x64 ------
139>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
147>------ Build started: Project: opencv_perf_imgproc, Configuration: Debug x64 ------
140>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
148>------ Build started: Project: opencv_perf_objdetect, Configuration: Debug x64 ------
144>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
143>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
141>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
142>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
149>------ Build started: Project: opencv_perf_photo, Configuration: Debug x64 ------
150>------ Build started: Project: opencv_perf_stitching, Configuration: Debug x64 ------
151>------ Build started: Project: opencv_perf_superres, Configuration: Debug x64 ------
152>------ Build started: Project: opencv_perf_video, Configuration: Debug x64 ------
146>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
153>------ Build started: Project: opencv_perf_videoio, Configuration: Debug x64 ------
154>------ Build started: Project: opencv_python3, Configuration: Debug x64 ------
148>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
155>------ Build started: Project: opencv_test_calib3d, Configuration: Debug x64 ------
147>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>------ Build started: Project: opencv_test_core, Configuration: Debug x64 ------
151>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
157>------ Build started: Project: opencv_test_cudaarithm, Configuration: Debug x64 ------
149>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
152>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
150>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
154>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
158>------ Build started: Project: opencv_test_cudabgsegm, Configuration: Debug x64 ------
159>------ Build started: Project: opencv_test_cudacodec, Configuration: Debug x64 ------
160>------ Build started: Project: opencv_test_cudafeatures2d, Configuration: Debug x64 ------
161>------ Build started: Project: opencv_test_cudafilters, Configuration: Debug x64 ------
153>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
162>------ Build started: Project: opencv_test_cudaimgproc, Configuration: Debug x64 ------
155>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
163>------ Build started: Project: opencv_test_cudalegacy, Configuration: Debug x64 ------
157>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
164>------ Build started: Project: opencv_test_cudaobjdetect, Configuration: Debug x64 ------
158>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
160>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
159>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
161>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>------ Build started: Project: opencv_test_cudaoptflow, Configuration: Debug x64 ------
166>------ Build started: Project: opencv_test_cudastereo, Configuration: Debug x64 ------
167>------ Build started: Project: opencv_test_cudawarping, Configuration: Debug x64 ------
168>------ Build started: Project: opencv_test_features2d, Configuration: Debug x64 ------
169>------ Build started: Project: opencv_test_flann, Configuration: Debug x64 ------
162>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
170>------ Build started: Project: opencv_test_highgui, Configuration: Debug x64 ------
164>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
171>------ Build started: Project: opencv_test_imgcodecs, Configuration: Debug x64 ------
163>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
166>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
172>------ Build started: Project: opencv_test_imgproc, Configuration: Debug x64 ------
173>------ Build started: Project: opencv_test_ml, Configuration: Debug x64 ------
174>------ Build started: Project: opencv_test_objdetect, Configuration: Debug x64 ------
169>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
168>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
167>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
175>------ Build started: Project: opencv_test_photo, Configuration: Debug x64 ------
176>------ Build started: Project: opencv_test_shape, Configuration: Debug x64 ------
177>------ Build started: Project: opencv_test_stitching, Configuration: Debug x64 ------
170>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
178>------ Build started: Project: opencv_test_superres, Configuration: Debug x64 ------
171>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
173>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>------ Build started: Project: opencv_test_video, Configuration: Debug x64 ------
180>------ Build started: Project: opencv_test_videoio, Configuration: Debug x64 ------
177>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
174>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
181>------ Build started: Project: opencv_traincascade, Configuration: Debug x64 ------
182>------ Build started: Project: opencv_version, Configuration: Debug x64 ------
175>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
176>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>------ Build started: Project: opencv_visualisation, Configuration: Debug x64 ------
184>------ Build started: Project: (TUTORIAL) AKAZE_match, Configuration: Debug x64 ------
172>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>------ Build started: Project: (TUTORIAL) AddingImages, Configuration: Debug x64 ------
178>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
186>------ Build started: Project: (TUTORIAL) AddingImagesTrackbar, Configuration: Debug x64 ------
180>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
187>------ Build started: Project: (TUTORIAL) BasicLinearTransformsTrackbar, Configuration: Debug x64 ------
188>------ Build started: Project: (TUTORIAL) CannyDetector_Demo, Configuration: Debug x64 ------
181>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
189>------ Build started: Project: (TUTORIAL) Drawing_1, Configuration: Debug x64 ------
182>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
184>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>------ Build started: Project: (TUTORIAL) Drawing_2, Configuration: Debug x64 ------
191>------ Build started: Project: (TUTORIAL) EqualizeHist_Demo, Configuration: Debug x64 ------
192>------ Build started: Project: (TUTORIAL) Geometric_Transforms_Demo, Configuration: Debug x64 ------
193>------ Build started: Project: (TUTORIAL) HitMiss, Configuration: Debug x64 ------
186>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>------ Build started: Project: (TUTORIAL) HoughCircle_Demo, Configuration: Debug x64 ------
187>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
195>------ Build started: Project: (TUTORIAL) HoughLines_Demo, Configuration: Debug x64 ------
188>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
196>------ Build started: Project: (TUTORIAL) LATCH_match, Configuration: Debug x64 ------
189>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>------ Build started: Project: (TUTORIAL) Laplace_Demo, Configuration: Debug x64 ------
198>------ Build started: Project: (TUTORIAL) MatchTemplate_Demo, Configuration: Debug x64 ------
191>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
192>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
193>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>------ Build started: Project: (TUTORIAL) Morphology_1, Configuration: Debug x64 ------
200>------ Build started: Project: (TUTORIAL) Morphology_2, Configuration: Debug x64 ------
201>------ Build started: Project: (TUTORIAL) Morphology_3, Configuration: Debug x64 ------
202>------ Build started: Project: (TUTORIAL) Pyramids, Configuration: Debug x64 ------
195>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>------ Build started: Project: (TUTORIAL) Remap_Demo, Configuration: Debug x64 ------
196>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
204>------ Build started: Project: (TUTORIAL) SBM_Sample, Configuration: Debug x64 ------
198>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
205>------ Build started: Project: (TUTORIAL) Smoothing, Configuration: Debug x64 ------
206>------ Build started: Project: (TUTORIAL) Sobel_Demo, Configuration: Debug x64 ------
200>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
207>------ Build started: Project: (TUTORIAL) Threshold, Configuration: Debug x64 ------
208>------ Build started: Project: (TUTORIAL) Threshold_inRange, Configuration: Debug x64 ------
201>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
202>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>------ Build started: Project: (TUTORIAL) bg_sub, Configuration: Debug x64 ------
210>------ Build started: Project: (TUTORIAL) calcBackProject_Demo1, Configuration: Debug x64 ------
211>------ Build started: Project: (TUTORIAL) calcBackProject_Demo2, Configuration: Debug x64 ------
204>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
212>------ Build started: Project: (TUTORIAL) calcHist_Demo, Configuration: Debug x64 ------
205>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>------ Build started: Project: (TUTORIAL) camera_calibration, Configuration: Debug x64 ------
206>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
214>------ Build started: Project: (TUTORIAL) changing_contrast_brightness_image, Configuration: Debug x64 ------
207>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>------ Build started: Project: (TUTORIAL) cloning_demo, Configuration: Debug x64 ------
208>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
216>------ Build started: Project: (TUTORIAL) cloning_gui, Configuration: Debug x64 ------
217>------ Build started: Project: (TUTORIAL) compareHist_Demo, Configuration: Debug x64 ------
211>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
210>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>------ Build started: Project: (TUTORIAL) copyMakeBorder_demo, Configuration: Debug x64 ------
219>------ Build started: Project: (TUTORIAL) cornerDetector_Demo, Configuration: Debug x64 ------
212>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
220>------ Build started: Project: (TUTORIAL) BasicLinearTransforms, Configuration: Debug x64 ------
221>------ Build started: Project: (TUTORIAL) cornerSubPix_Demo, Configuration: Debug x64 ------
214>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
222>------ Build started: Project: (TUTORIAL) decolor, Configuration: Debug x64 ------
223>------ Build started: Project: (TUTORIAL) discrete_fourier_transform, Configuration: Debug x64 ------
216>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>------ Build started: Project: (TUTORIAL) display_image, Configuration: Debug x64 ------
225>------ Build started: Project: (TUTORIAL) documentation, Configuration: Debug x64 ------
226>------ Build started: Project: (TUTORIAL) file_input_output, Configuration: Debug x64 ------
219>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
227>------ Build started: Project: (TUTORIAL) filter2D_demo, Configuration: Debug x64 ------
220>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
228>------ Build started: Project: (TUTORIAL) findContours_demo, Configuration: Debug x64 ------
221>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
229>------ Build started: Project: (TUTORIAL) gdal-image, Configuration: Debug x64 ------
223>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>------ Build started: Project: (TUTORIAL) generalContours_demo1, Configuration: Debug x64 ------
222>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
231>------ Build started: Project: (TUTORIAL) generalContours_demo2, Configuration: Debug x64 ------
225>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
226>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
232>------ Build started: Project: (TUTORIAL) goodFeaturesToTrack_Demo, Configuration: Debug x64 ------
233>------ Build started: Project: (TUTORIAL) gpu-basics-similarity, Configuration: Debug x64 ------
227>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>------ Build started: Project: (TUTORIAL) hdr_imaging, Configuration: Debug x64 ------
235>------ Build started: Project: (TUTORIAL) how_to_scan_images, Configuration: Debug x64 ------
228>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>------ Build started: Project: (TUTORIAL) how_to_use_OpenCV_parallel_for_, Configuration: Debug x64 ------
229>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
237>------ Build started: Project: (TUTORIAL) hull_demo, Configuration: Debug x64 ------
238>------ Build started: Project: (TUTORIAL) imageSegmentation, Configuration: Debug x64 ------
232>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>------ Build started: Project: (TUTORIAL) interoperability_with_OpenCV_1, Configuration: Debug x64 ------
231>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>------ Build started: Project: (TUTORIAL) introduction_to_pca, Configuration: Debug x64 ------
233>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
235>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>------ Build started: Project: (TUTORIAL) introduction_to_svm, Configuration: Debug x64 ------
242>------ Build started: Project: (TUTORIAL) introduction_windows_vs, Configuration: Debug x64 ------
243>------ Skipped Build: Project: opencv_tests, Configuration: Debug x64 ------
243>Project not selected to build for this solution configuration 
244>------ Skipped Build: Project: opencv_perf_tests, Configuration: Debug x64 ------
244>Project not selected to build for this solution configuration 
245>------ Skipped Build: Project: opencv_modules, Configuration: Debug x64 ------
245>Project not selected to build for this solution configuration 
237>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
238>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
242>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
246>------ Skipped Build: Project: PACKAGE, Configuration: Debug x64 ------
246>Project not selected to build for this solution configuration 
247>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
247>Project not selected to build for this solution configuration 
========== Build: 0 succeeded, 240 failed, 12 up-to-date, 7 skipped ==========

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

ERRORS:

1>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug x64 ------
1>Project not selected to build for this solution configuration 
2>------ Skipped Build: Project: uninstall, Configuration: Debug x64 ------
2>Project not selected to build for this solution configuration 
3>------ Build started: Project: opencv_world, Configuration: Debug x64 ------
3>  Building NVCC (Device) object modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>CUSTOMBUILD : nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
3>  nvcc fatal   : Could not open output file 'C:\Users\Dirty_Santa-PC\AppData\Local\Temp;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32\Scripts;/tmpxft_000024a8_00000000'
3>  CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message):
3>    Error generating
3>    B:/Programming/OpenCV/OpenCV_built/modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>
3>
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.
4>------ Build started: Project: (EXAMPLE) dbt_face_detection, Configuration: Debug x64 ------
5>------ Build started: Project: (TUTORIAL) mat_mask_operations, Configuration: Debug x64 ------
6>------ Build started: Project: (TUTORIAL) mat_the_basic_image_container, Configuration: Debug x64 ------
7>------ Build started: Project: (TUTORIAL) moments_demo, Configuration: Debug x64 ------
8>------ Build started: Project: (TUTORIAL) non_linear_svms, Configuration: Debug x64 ------
9>------ Build started: Project: (TUTORIAL) npr_demo, Configuration: Debug x64 ------
10>------ Build started: Project: (TUTORIAL) objectDetection, Configuration: Debug x64 ------
11>------ Build started: Project: (TUTORIAL) planar_tracking, Configuration: Debug x64 ------
6>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
10>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
4>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
8>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
5>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>------ Build started: Project: (TUTORIAL) pointPolygonTest_demo, Configuration: Debug x64 ------
13>------ Build started: Project: (TUTORIAL) video-input-psnr-ssim, Configuration: Debug x64 ------
14>------ Build started: Project: (TUTORIAL) video-write, Configuration: Debug x64 ------
15>------ Build started: Project: (TUTORIAL) cornerHarris_Demo, Configuration: Debug x64 ------
16>------ Build started: Project: cpp-tutorial-pnp_detection, Configuration: Debug x64 ------
17>------ Build started: Project: cpp-tutorial-pnp_registration, Configuration: Debug x64 ------
9>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>------ Build started: Project: (EXAMPLE) 3calibration, Configuration: Debug x64 ------
14>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
19>------ Build started: Project: (EXAMPLE) autofocus, Configuration: Debug x64 ------
15>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
13>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
20>------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug x64 ------
21>------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug x64 ------
22>------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug x64 ------
16>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>------ Build started: Project: (EXAMPLE) cloning_demo, Configuration: Debug x64 ------
17>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
11>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>------ Build started: Project: (EXAMPLE) cloning_gui, Configuration: Debug x64 ------
25>------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug x64 ------
26>------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug x64 ------
19>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug x64 ------
20>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
28>------ Build started: Project: (EXAMPLE) cout_mat, Configuration: Debug x64 ------
21>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
29>------ Build started: Project: (EXAMPLE) create_mask, Configuration: Debug x64 ------
22>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
30>------ Build started: Project: (EXAMPLE_GPU) optical_flow, Configuration: Debug x64 ------
31>------ Build started: Project: (EXAMPLE) delaunay2, Configuration: Debug x64 ------
32>------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug x64 ------
25>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
26>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
33>------ Build started: Project: (EXAMPLE) detect_blob, Configuration: Debug x64 ------
34>------ Build started: Project: (EXAMPLE) detect_mser, Configuration: Debug x64 ------
35>------ Build started: Project: (EXAMPLE) dft, Configuration: Debug x64 ------
28>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
36>------ Build started: Project: (EXAMPLE_DIRECTX) d3d10_interop, Configuration: Debug x64 ------
29>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>------ Build started: Project: (EXAMPLE_DIRECTX) d3d11_interop, Configuration: Debug x64 ------
31>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
38>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9_interop, Configuration: Debug x64 ------
30>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
32>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
39>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9ex_interop, Configuration: Debug x64 ------
40>------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug x64 ------
33>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug x64 ------
42>------ Build started: Project: (EXAMPLE) edge, Configuration: Debug x64 ------
36>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>------ Build started: Project: (EXAMPLE) em, Configuration: Debug x64 ------
35>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>------ Build started: Project: (EXAMPLE) example, Configuration: Debug x64 ------
45>------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug x64 ------
38>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
46>------ Build started: Project: (EXAMPLE) facial_features, Configuration: Debug x64 ------
39>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
47>------ Build started: Project: (EXAMPLE) fback, Configuration: Debug x64 ------
40>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
48>------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug x64 ------
49>------ Build started: Project: (EXAMPLE) filestorage, Configuration: Debug x64 ------
50>------ Build started: Project: (EXAMPLE) filestorage_base64, Configuration: Debug x64 ------
45>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug x64 ------
52>------ Build started: Project: (EXAMPLE_GPU) alpha_comp, Configuration: Debug x64 ------
53>------ Build started: Project: (EXAMPLE_GPU) bgfg_segm, Configuration: Debug x64 ------
46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
54>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier, Configuration: Debug x64 ------
47>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
55>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier_nvidia_api, Configuration: Debug x64 ------
49>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>------ Build started: Project: (EXAMPLE_GPU) driver_api_multi, Configuration: Debug x64 ------
48>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
50>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
53>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>------ Build started: Project: (EXAMPLE_GPU) driver_api_stereo_multi, Configuration: Debug x64 ------
58>------ Build started: Project: (EXAMPLE_GPU) farneback_optical_flow, Configuration: Debug x64 ------
59>------ Build started: Project: (EXAMPLE_GPU) generalized_hough, Configuration: Debug x64 ------
52>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
60>------ Build started: Project: (EXAMPLE_GPU) hog, Configuration: Debug x64 ------
61>------ Build started: Project: (EXAMPLE_GPU) houghlines, Configuration: Debug x64 ------
55>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
62>------ Build started: Project: (EXAMPLE_GPU) morphology, Configuration: Debug x64 ------
54>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>------ Build started: Project: (EXAMPLE_GPU) multi, Configuration: Debug x64 ------
64>------ Build started: Project: (EXAMPLE_GPU) opticalflow_nvidia_api, Configuration: Debug x64 ------
59>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>------ Build started: Project: (EXAMPLE_CUDA) performance, Configuration: Debug x64 ------
66>------ Build started: Project: (EXAMPLE_GPU) pyrlk_optical_flow, Configuration: Debug x64 ------
60>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
67>------ Build started: Project: (EXAMPLE_GPU) stereo_match, Configuration: Debug x64 ------
58>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
68>------ Build started: Project: (EXAMPLE_GPU) stereo_multi, Configuration: Debug x64 ------
62>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
61>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
64>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
69>------ Build started: Project: (EXAMPLE_GPU) super_resolution, Configuration: Debug x64 ------
70>------ Build started: Project: (EXAMPLE_GPU) surf_keypoint_matcher, Configuration: Debug x64 ------
71>------ Build started: Project: (EXAMPLE_GPU) video_reader, Configuration: Debug x64 ------
72>------ Build started: Project: (EXAMPLE_GPU) video_writer, Configuration: Debug x64 ------
66>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
73>------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug x64 ------
74>------ Build started: Project: (EXAMPLE) houghcircles, Configuration: Debug x64 ------
67>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
75>------ Build started: Project: (EXAMPLE) houghlines, Configuration: Debug x64 ------
68>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
76>------ Build started: Project: (EXAMPLE) image, Configuration: Debug x64 ------
69>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
77>------ Build started: Project: (EXAMPLE) image_alignment, Configuration: Debug x64 ------
71>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
72>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
70>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>------ Build started: Project: (EXAMPLE) image_sequence, Configuration: Debug x64 ------
79>------ Build started: Project: (EXAMPLE) imagelist_creator, Configuration: Debug x64 ------
80>------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug x64 ------
73>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
74>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
81>------ Build started: Project: (EXAMPLE) intelperc_capture, Configuration: Debug x64 ------
82>------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug x64 ------
75>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
83>------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug x64 ------
76>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
84>------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug x64 ------
77>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
80>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
85>------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug x64 ------
86>------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug x64 ------
87>------ Build started: Project: (EXAMPLE) logistic_regression, Configuration: Debug x64 ------
79>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>------ Build started: Project: (EXAMPLE) lsd_lines, Configuration: Debug x64 ------
81>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
82>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>------ Build started: Project: (EXAMPLE) mask_tmpl, Configuration: Debug x64 ------
90>------ Build started: Project: (EXAMPLE) matchmethod_orb_akaze_brisk, Configuration: Debug x64 ------
83>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug x64 ------
84>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
92>------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug x64 ------
85>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
86>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
93>------ Build started: Project: (EXAMPLE) neural_network, Configuration: Debug x64 ------
94>------ Build started: Project: (EXAMPLE) npr_demo, Configuration: Debug x64 ------
87>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
95>------ Build started: Project: (EXAMPLE) opencv_version, Configuration: Debug x64 ------
96>------ Build started: Project: (EXAMPLE) openni_capture, Configuration: Debug x64 ------
97>------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug x64 ------
90>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>------ Build started: Project: (EXAMPLE) phase_corr, Configuration: Debug x64 ------
92>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>------ Build started: Project: (EXAMPLE) points_classifier, Configuration: Debug x64 ------
100>------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug x64 ------
93>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
101>------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug x64 ------
94>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
102>------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug x64 ------
95>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
103>------ Build started: Project: (EXAMPLE) shape_example, Configuration: Debug x64 ------
96>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
104>------ Build started: Project: (EXAMPLE) smiledetect, Configuration: Debug x64 ------
97>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
105>------ Build started: Project: (EXAMPLE) squares, Configuration: Debug x64 ------
106>------ Build started: Project: (EXAMPLE) starter_imagelist, Configuration: Debug x64 ------
107>------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug x64 ------
100>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug x64 ------
101>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
109>------ Build started: Project: (EXAMPLE) stitching, Configuration: Debug x64 ------
102>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
110>------ Build started: Project: (EXAMPLE) stitching_detailed, Configuration: Debug x64 ------
103>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
111>------ Build started: Project: (EXAMPLE_TAPI) bgfg_segm, Configuration: Debug x64 ------
104>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
106>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>------ Build started: Project: (EXAMPLE_TAPI) camshift, Configuration: Debug x64 ------
113>------ Build started: Project: (EXAMPLE_TAPI) clahe, Configuration: Debug x64 ------
105>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
107>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>------ Build started: Project: (EXAMPLE_TAPI) hog, Configuration: Debug x64 ------
115>------ Build started: Project: (EXAMPLE_TAPI) pyrlk_optical_flow, Configuration: Debug x64 ------
116>------ Build started: Project: (EXAMPLE_TAPI) squares, Configuration: Debug x64 ------
109>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>------ Build started: Project: (EXAMPLE_TAPI) tvl1_optical_flow, Configuration: Debug x64 ------
110>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
118>------ Build started: Project: (EXAMPLE_TAPI) ufacedetect, Configuration: Debug x64 ------
111>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
119>------ Build started: Project: (EXAMPLE) train_HOG, Configuration: Debug x64 ------
120>------ Build started: Project: (EXAMPLE) train_svmsgd, Configuration: Debug x64 ------
115>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
113>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
121>------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug x64 ------
122>------ Build started: Project: (EXAMPLE) tvl1_optical_flow, Configuration: Debug x64 ------
123>------ Build started: Project: (EXAMPLE) videocapture_basic, Configuration: Debug x64 ------
116>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>------ Build started: Project: (EXAMPLE) videocapture_starter, Configuration: Debug x64 ------
125>------ Build started: Project: (EXAMPLE) videostab, Configuration: Debug x64 ------
118>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
126>------ Build started: Project: (EXAMPLE) videowriter_basic, Configuration: Debug x64 ------
119>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
127>------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug x64 ------
121>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
120>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
128>------ Build started: Project: (EXAMPLE) pca, Configuration: Debug x64 ------
129>------ Build started: Project: opencv_annotation, Configuration: Debug x64 ------
122>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
123>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>------ Build started: Project: opencv_createsamples, Configuration: Debug x64 ------
131>------ Build started: Project: opencv_interactive-calibration, Configuration: Debug x64 ------
125>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>------ Build started: Project: opencv_perf_calib3d, Configuration: Debug x64 ------
133>------ Build started: Project: opencv_perf_core, Configuration: Debug x64 ------
126>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
134>------ Build started: Project: opencv_perf_cudaarithm, Configuration: Debug x64 ------
127>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>------ Build started: Project: opencv_perf_cudabgsegm, Configuration: Debug x64 ------
128>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>------ Build started: Project: opencv_perf_cudacodec, Configuration: Debug x64 ------
129>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
137>------ Build started: Project: opencv_perf_cudafeatures2d, Configuration: Debug x64 ------
131>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
138>------ Build started: Project: opencv_perf_cudafilters, Configuration: Debug x64 ------
139>------ Build started: Project: opencv_perf_cudaimgproc, Configuration: Debug x64 ------
138>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
133>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
140>------ Build started: Project: opencv_perf_cudalegacy, Configuration: Debug x64 ------
141>------ Build started: Project: opencv_perf_cudaobjdetect, Configuration: Debug x64 ------
142>------ Build started: Project: opencv_perf_cudaoptflow, Configuration: Debug x64 ------
143>------ Build started: Project: opencv_perf_cudastereo, Configuration: Debug x64 ------
144>------ Build started: Project: opencv_perf_cudawarping, Configuration: Debug x64 ------
134>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>------ Build started: Project: opencv_perf_features2d, Configuration: Debug x64 ------
137>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
146>------ Build started: Project: opencv_perf_imgcodecs, Configuration: Debug x64 ------
139>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
147>------ Build started: Project: opencv_perf_imgproc, Configuration: Debug x64 ------
140>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
148>------ Build started: Project: opencv_perf_objdetect, Configuration: Debug x64 ------
144>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
143>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
141>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
142>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
149>------ Build started: Project: opencv_perf_photo, Configuration: Debug x64 ------
150>------ Build started: Project: opencv_perf_stitching, Configuration: Debug x64 ------
151>------ Build started: Project: opencv_perf_superres, Configuration: Debug x64 ------
152>------ Build started: Project: opencv_perf_video, Configuration: Debug x64 ------
146>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
153>------ Build started: Project: opencv_perf_videoio, Configuration: Debug x64 ------
154>------ Build started: Project: opencv_python3, Configuration: Debug x64 ------
148>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
155>------ Build started: Project: opencv_test_calib3d, Configuration: Debug x64 ------
147>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>------ Build started: Project: opencv_test_core, Configuration: Debug x64 ------
151>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
157>------ Build started: Project: opencv_test_cudaarithm, Configuration: Debug x64 ------
149>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
152>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
150>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
154>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
158>------ Build started: Project: opencv_test_cudabgsegm, Configuration: Debug x64 ------
159>------ Build started: Project: opencv_test_cudacodec, Configuration: Debug x64 ------
160>------ Build started: Project: opencv_test_cudafeatures2d, Configuration: Debug x64 ------
161>------ Build started: Project: opencv_test_cudafilters, Configuration: Debug x64 ------
153>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
162>------ Build started: Project: opencv_test_cudaimgproc, Configuration: Debug x64 ------
155>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
163>------ Build started: Project: opencv_test_cudalegacy, Configuration: Debug x64 ------
157>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
164>------ Build started: Project: opencv_test_cudaobjdetect, Configuration: Debug x64 ------
158>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
160>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
159>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
161>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>------ Build started: Project: opencv_test_cudaoptflow, Configuration: Debug x64 ------
166>------ Build started: Project: opencv_test_cudastereo, Configuration: Debug x64 ------
167>------ Build started: Project: opencv_test_cudawarping, Configuration: Debug x64 ------
168>------ Build started: Project: opencv_test_features2d, Configuration: Debug x64 ------
169>------ Build started: Project: opencv_test_flann, Configuration: Debug x64 ------
162>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
170>------ Build started: Project: opencv_test_highgui, Configuration: Debug x64 ------
164>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
171>------ Build started: Project: opencv_test_imgcodecs, Configuration: Debug x64 ------
163>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
166>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
172>------ Build started: Project: opencv_test_imgproc, Configuration: Debug x64 ------
173>------ Build started: Project: opencv_test_ml, Configuration: Debug x64 ------
174>------ Build started: Project: opencv_test_objdetect, Configuration: Debug x64 ------
169>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
168>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
167>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
175>------ Build started: Project: opencv_test_photo, Configuration: Debug x64 ------
176>------ Build started: Project: opencv_test_shape, Configuration: Debug x64 ------
177>------ Build started: Project: opencv_test_stitching, Configuration: Debug x64 ------
170>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
178>------ Build started: Project: opencv_test_superres, Configuration: Debug x64 ------
171>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
173>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>------ Build started: Project: opencv_test_video, Configuration: Debug x64 ------
180>------ Build started: Project: opencv_test_videoio, Configuration: Debug x64 ------
177>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
174>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
181>------ Build started: Project: opencv_traincascade, Configuration: Debug x64 ------
182>------ Build started: Project: opencv_version, Configuration: Debug x64 ------
175>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
176>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>------ Build started: Project: opencv_visualisation, Configuration: Debug x64 ------
184>------ Build started: Project: (TUTORIAL) AKAZE_match, Configuration: Debug x64 ------
172>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>------ Build started: Project: (TUTORIAL) AddingImages, Configuration: Debug x64 ------
178>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
186>------ Build started: Project: (TUTORIAL) AddingImagesTrackbar, Configuration: Debug x64 ------
180>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
187>------ Build started: Project: (TUTORIAL) BasicLinearTransformsTrackbar, Configuration: Debug x64 ------
188>------ Build started: Project: (TUTORIAL) CannyDetector_Demo, Configuration: Debug x64 ------
181>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
189>------ Build started: Project: (TUTORIAL) Drawing_1, Configuration: Debug x64 ------
182>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
184>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>------ Build started: Project: (TUTORIAL) Drawing_2, Configuration: Debug x64 ------
191>------ Build started: Project: (TUTORIAL) EqualizeHist_Demo, Configuration: Debug x64 ------
192>------ Build started: Project: (TUTORIAL) Geometric_Transforms_Demo, Configuration: Debug x64 ------
193>------ Build started: Project: (TUTORIAL) HitMiss, Configuration: Debug x64 ------
186>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>------ Build started: Project: (TUTORIAL) HoughCircle_Demo, Configuration: Debug x64 ------
187>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
195>------ Build started: Project: (TUTORIAL) HoughLines_Demo, Configuration: Debug x64 ------
188>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
196>------ Build started: Project: (TUTORIAL) LATCH_match, Configuration: Debug x64 ------
189>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>------ Build started: Project: (TUTORIAL) Laplace_Demo, Configuration: Debug x64 ------
198>------ Build started: Project: (TUTORIAL) MatchTemplate_Demo, Configuration: Debug x64 ------
191>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
192>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
193>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>------ Build started: Project: (TUTORIAL) Morphology_1, Configuration: Debug x64 ------
200>------ Build started: Project: (TUTORIAL) Morphology_2, Configuration: Debug x64 ------
201>------ Build started: Project: (TUTORIAL) Morphology_3, Configuration: Debug x64 ------
202>------ Build started: Project: (TUTORIAL) Pyramids, Configuration: Debug x64 ------
195>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>------ Build started: Project: (TUTORIAL) Remap_Demo, Configuration: Debug x64 ------
196>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
204>------ Build started: Project: (TUTORIAL) SBM_Sample, Configuration: Debug x64 ------
198>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
205>------ Build started: Project: (TUTORIAL) Smoothing, Configuration: Debug x64 ------
206>------ Build started: Project: (TUTORIAL) Sobel_Demo, Configuration: Debug x64 ------
200>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
207>------ Build started: Project: (TUTORIAL) Threshold, Configuration: Debug x64 ------
208>------ Build started: Project: (TUTORIAL) Threshold_inRange, Configuration: Debug x64 ------
201>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
202>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>------ Build started: Project: (TUTORIAL) bg_sub, Configuration: Debug x64 ------
210>------ Build started: Project: (TUTORIAL) calcBackProject_Demo1, Configuration: Debug x64 ------
211>------ Build started: Project: (TUTORIAL) calcBackProject_Demo2, Configuration: Debug x64 ------
204>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
212>------ Build started: Project: (TUTORIAL) calcHist_Demo, Configuration: Debug x64 ------
205>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>------ Build started: Project: (TUTORIAL) camera_calibration, Configuration: Debug x64 ------
206>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
214>------ Build started: Project: (TUTORIAL) changing_contrast_brightness_image, Configuration: Debug x64 ------
207>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>------ Build started: Project: (TUTORIAL) cloning_demo, Configuration: Debug x64 ------
208>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
216>------ Build started: Project: (TUTORIAL) cloning_gui, Configuration: Debug x64 ------
217>------ Build started: Project: (TUTORIAL) compareHist_Demo, Configuration: Debug x64 ------
211>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
210>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>------ Build started: Project: (TUTORIAL) copyMakeBorder_demo, Configuration: Debug x64 ------
219>------ Build started: Project: (TUTORIAL) cornerDetector_Demo, Configuration: Debug x64 ------
212>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
220>------ Build started: Project: (TUTORIAL) BasicLinearTransforms, Configuration: Debug x64 ------
221>------ Build started: Project: (TUTORIAL) cornerSubPix_Demo, Configuration: Debug x64 ------
214>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
222>------ Build started: Project: (TUTORIAL) decolor, Configuration: Debug x64 ------
223>------ Build started: Project: (TUTORIAL) discrete_fourier_transform, Configuration: Debug x64 ------
216>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>------ Build started: Project: (TUTORIAL) display_image, Configuration: Debug x64 ------
225>------ Build started: Project: (TUTORIAL) documentation, Configuration: Debug x64 ------
226>------ Build started: Project: (TUTORIAL) file_input_output, Configuration: Debug x64 ------
219>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
227>------ Build started: Project: (TUTORIAL) filter2D_demo, Configuration: Debug x64 ------
220>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
228>------ Build started: Project: (TUTORIAL) findContours_demo, Configuration: Debug x64 ------
221>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
229>------ Build started: Project: (TUTORIAL) gdal-image, Configuration: Debug x64 ------
223>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>------ Build started: Project: (TUTORIAL) generalContours_demo1, Configuration: Debug x64 ------
222>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
231>------ Build started: Project: (TUTORIAL) generalContours_demo2, Configuration: Debug x64 ------
225>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
226>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
232>------ Build started: Project: (TUTORIAL) goodFeaturesToTrack_Demo, Configuration: Debug x64 ------
233>------ Build started: Project: (TUTORIAL) gpu-basics-similarity, Configuration: Debug x64 ------
227>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>------ Build started: Project: (TUTORIAL) hdr_imaging, Configuration: Debug x64 ------
235>------ Build started: Project: (TUTORIAL) how_to_scan_images, Configuration: Debug x64 ------
228>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>------ Build started: Project: (TUTORIAL) how_to_use_OpenCV_parallel_for_, Configuration: Debug x64 ------
229>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
237>------ Build started: Project: (TUTORIAL) hull_demo, Configuration: Debug x64 ------
238>------ Build started: Project: (TUTORIAL) imageSegmentation, Configuration: Debug x64 ------
232>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>------ Build started: Project: (TUTORIAL) interoperability_with_OpenCV_1, Configuration: Debug x64 ------
231>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>------ Build started: Project: (TUTORIAL) introduction_to_pca, Configuration: Debug x64 ------
233>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
235>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>------ Build started: Project: (TUTORIAL) introduction_to_svm, Configuration: Debug x64 ------
242>------ Build started: Project: (TUTORIAL) introduction_windows_vs, Configuration: Debug x64 ------
243>------ Skipped Build: Project: opencv_tests, Configuration: Debug x64 ------
243>Project not selected to build for this solution configuration 
244>------ Skipped Build: Project: opencv_perf_tests, Configuration: Debug x64 ------
244>Project not selected to build for this solution configuration 
245>------ Skipped Build: Project: opencv_modules, Configuration: Debug x64 ------
245>Project not selected to build for this solution configuration 
237>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
238>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
242>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
246>------ Skipped Build: Project: PACKAGE, Configuration: Debug x64 ------
246>Project not selected to build for this solution configuration 
247>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
247>Project not selected to build for this solution configuration 
========== Build: 0 succeeded, 240 failed, 12 up-to-date, 7 skipped ==========

Cmake Error log, without opencv_world

Determining if the function fseeko exists failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_992b4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:13 PM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_992b4.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_992b4.dir\Debug\cmTC_992b4.tlog\".

InitializeBuildStatus:

  Creating "cmTC_992b4.dir\Debug\cmTC_992b4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_992b4.dir\Debug\\" /Fd"cmTC_992b4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_992b4.dir\Debug\\" /Fd"cmTC_992b4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_992b4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_992b4.lib" /MACHINE:X64   /machine:x64 cmTC_992b4.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.23



Determining size of off64_t failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ccdb2.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:13 PM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_ccdb2.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_ccdb2.dir\Debug\cmTC_ccdb2.tlog\".

InitializeBuildStatus:

  Creating "cmTC_ccdb2.dir\Debug\cmTC_ccdb2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccdb2.dir\Debug\\" /Fd"cmTC_ccdb2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccdb2.dir\Debug\\" /Fd"cmTC_ccdb2.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c



  OFF64_T.c

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]



    0 Warning(s)

    5 Error(s)



Time Elapsed 00:00:00.17


B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CheckTypeSize/OFF64_T.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(off64_t))
char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining if the function jbg_newlen exists failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_d5751.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:15 PM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_d5751.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_d5751.dir\Debug\cmTC_d5751.tlog\".

InitializeBuildStatus:

  Creating "cmTC_d5751.dir\Debug\cmTC_d5751.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d5751.dir\Debug\\" /Fd"cmTC_d5751.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d5751.dir\Debug\\" /Fd"cmTC_d5751.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_d5751.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_d5751.lib" /MACHINE:X64   /machine:x64 cmTC_d5751.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.29



Determining if the include file pthread.h exists failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_0cc48.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:18 PM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_0cc48.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_0cc48.dir\Debug\cmTC_0cc48.tlog\".

InitializeBuildStatus:

  Creating "cmTC_0cc48.dir\Debug\cmTC_0cc48.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0cc48.dir\Debug\\" /Fd"cmTC_0cc48.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0cc48.dir\Debug\\" /Fd"cmTC_0cc48.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c



  CheckIncludeFile.c

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj]



    0 Warning(s)

    1 Error(s)



Time Elapsed 00:00:00.17

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

ERRORS:

1>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug x64 ------
1>Project not selected to build for this solution configuration 
2>------ Skipped Build: Project: uninstall, Configuration: Debug x64 ------
2>Project not selected to build for this solution configuration 
3>------ Build started: Project: opencv_world, Configuration: Debug x64 ------
3>  Building NVCC (Device) object modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>CUSTOMBUILD : nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
3>  nvcc fatal   : Could not open output file 'C:\Users\Dirty_Santa-PC\AppData\Local\Temp;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32\Scripts;/tmpxft_000024a8_00000000'
3>  CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message):
3>    Error generating
3>    B:/Programming/OpenCV/OpenCV_built/modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>
3>
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.
4>------ Build started: Project: (EXAMPLE) dbt_face_detection, Configuration: Debug x64 ------
5>------ Build started: Project: (TUTORIAL) mat_mask_operations, Configuration: Debug x64 ------
6>------ Build started: Project: (TUTORIAL) mat_the_basic_image_container, Configuration: Debug x64 ------
7>------ Build started: Project: (TUTORIAL) moments_demo, Configuration: Debug x64 ------
8>------ Build started: Project: (TUTORIAL) non_linear_svms, Configuration: Debug x64 ------
9>------ Build started: Project: (TUTORIAL) npr_demo, Configuration: Debug x64 ------
10>------ Build started: Project: (TUTORIAL) objectDetection, Configuration: Debug x64 ------
11>------ Build started: Project: (TUTORIAL) planar_tracking, Configuration: Debug x64 ------
6>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
10>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
4>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
8>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
5>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>------ Build started: Project: (TUTORIAL) pointPolygonTest_demo, Configuration: Debug x64 ------
13>------ Build started: Project: (TUTORIAL) video-input-psnr-ssim, Configuration: Debug x64 ------
14>------ Build started: Project: (TUTORIAL) video-write, Configuration: Debug x64 ------
15>------ Build started: Project: (TUTORIAL) cornerHarris_Demo, Configuration: Debug x64 ------
16>------ Build started: Project: cpp-tutorial-pnp_detection, Configuration: Debug x64 ------
17>------ Build started: Project: cpp-tutorial-pnp_registration, Configuration: Debug x64 ------
9>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>------ Build started: Project: (EXAMPLE) 3calibration, Configuration: Debug x64 ------
14>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
19>------ Build started: Project: (EXAMPLE) autofocus, Configuration: Debug x64 ------
15>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
13>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
20>------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug x64 ------
21>------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug x64 ------
22>------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug x64 ------
16>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>------ Build started: Project: (EXAMPLE) cloning_demo, Configuration: Debug x64 ------
17>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
11>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>------ Build started: Project: (EXAMPLE) cloning_gui, Configuration: Debug x64 ------
25>------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug x64 ------
26>------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug x64 ------
19>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug x64 ------
20>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
28>------ Build started: Project: (EXAMPLE) cout_mat, Configuration: Debug x64 ------
21>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
29>------ Build started: Project: (EXAMPLE) create_mask, Configuration: Debug x64 ------
22>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
30>------ Build started: Project: (EXAMPLE_GPU) optical_flow, Configuration: Debug x64 ------
31>------ Build started: Project: (EXAMPLE) delaunay2, Configuration: Debug x64 ------
32>------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug x64 ------
25>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
26>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
33>------ Build started: Project: (EXAMPLE) detect_blob, Configuration: Debug x64 ------
34>------ Build started: Project: (EXAMPLE) detect_mser, Configuration: Debug x64 ------
35>------ Build started: Project: (EXAMPLE) dft, Configuration: Debug x64 ------
28>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
36>------ Build started: Project: (EXAMPLE_DIRECTX) d3d10_interop, Configuration: Debug x64 ------
29>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>------ Build started: Project: (EXAMPLE_DIRECTX) d3d11_interop, Configuration: Debug x64 ------
31>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
38>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9_interop, Configuration: Debug x64 ------
30>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
32>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
39>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9ex_interop, Configuration: Debug x64 ------
40>------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug x64 ------
33>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug x64 ------
42>------ Build started: Project: (EXAMPLE) edge, Configuration: Debug x64 ------
36>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>------ Build started: Project: (EXAMPLE) em, Configuration: Debug x64 ------
35>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>------ Build started: Project: (EXAMPLE) example, Configuration: Debug x64 ------
45>------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug x64 ------
38>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
46>------ Build started: Project: (EXAMPLE) facial_features, Configuration: Debug x64 ------
39>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
47>------ Build started: Project: (EXAMPLE) fback, Configuration: Debug x64 ------
40>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
48>------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug x64 ------
49>------ Build started: Project: (EXAMPLE) filestorage, Configuration: Debug x64 ------
50>------ Build started: Project: (EXAMPLE) filestorage_base64, Configuration: Debug x64 ------
45>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug x64 ------
52>------ Build started: Project: (EXAMPLE_GPU) alpha_comp, Configuration: Debug x64 ------
53>------ Build started: Project: (EXAMPLE_GPU) bgfg_segm, Configuration: Debug x64 ------
46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
54>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier, Configuration: Debug x64 ------
47>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
55>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier_nvidia_api, Configuration: Debug x64 ------
49>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>------ Build started: Project: (EXAMPLE_GPU) driver_api_multi, Configuration: Debug x64 ------
48>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
50>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
53>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>------ Build started: Project: (EXAMPLE_GPU) driver_api_stereo_multi, Configuration: Debug x64 ------
58>------ Build started: Project: (EXAMPLE_GPU) farneback_optical_flow, Configuration: Debug x64 ------
59>------ Build started: Project: (EXAMPLE_GPU) generalized_hough, Configuration: Debug x64 ------
52>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
60>------ Build started: Project: (EXAMPLE_GPU) hog, Configuration: Debug x64 ------
61>------ Build started: Project: (EXAMPLE_GPU) houghlines, Configuration: Debug x64 ------
55>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
62>------ Build started: Project: (EXAMPLE_GPU) morphology, Configuration: Debug x64 ------
54>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>------ Build started: Project: (EXAMPLE_GPU) multi, Configuration: Debug x64 ------
64>------ Build started: Project: (EXAMPLE_GPU) opticalflow_nvidia_api, Configuration: Debug x64 ------
59>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>------ Build started: Project: (EXAMPLE_CUDA) performance, Configuration: Debug x64 ------
66>------ Build started: Project: (EXAMPLE_GPU) pyrlk_optical_flow, Configuration: Debug x64 ------
60>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
67>------ Build started: Project: (EXAMPLE_GPU) stereo_match, Configuration: Debug x64 ------
58>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
68>------ Build started: Project: (EXAMPLE_GPU) stereo_multi, Configuration: Debug x64 ------
62>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
61>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
64>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
69>------ Build started: Project: (EXAMPLE_GPU) super_resolution, Configuration: Debug x64 ------
70>------ Build started: Project: (EXAMPLE_GPU) surf_keypoint_matcher, Configuration: Debug x64 ------
71>------ Build started: Project: (EXAMPLE_GPU) video_reader, Configuration: Debug x64 ------
72>------ Build started: Project: (EXAMPLE_GPU) video_writer, Configuration: Debug x64 ------
66>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
73>------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug x64 ------
74>------ Build started: Project: (EXAMPLE) houghcircles, Configuration: Debug x64 ------
67>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
75>------ Build started: Project: (EXAMPLE) houghlines, Configuration: Debug x64 ------
68>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
76>------ Build started: Project: (EXAMPLE) image, Configuration: Debug x64 ------
69>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
77>------ Build started: Project: (EXAMPLE) image_alignment, Configuration: Debug x64 ------
71>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
72>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
70>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>------ Build started: Project: (EXAMPLE) image_sequence, Configuration: Debug x64 ------
79>------ Build started: Project: (EXAMPLE) imagelist_creator, Configuration: Debug x64 ------
80>------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug x64 ------
73>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
74>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
81>------ Build started: Project: (EXAMPLE) intelperc_capture, Configuration: Debug x64 ------
82>------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug x64 ------
75>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
83>------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug x64 ------
76>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
84>------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug x64 ------
77>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
80>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
85>------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug x64 ------
86>------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug x64 ------
87>------ Build started: Project: (EXAMPLE) logistic_regression, Configuration: Debug x64 ------
79>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>------ Build started: Project: (EXAMPLE) lsd_lines, Configuration: Debug x64 ------
81>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
82>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>------ Build started: Project: (EXAMPLE) mask_tmpl, Configuration: Debug x64 ------
90>------ Build started: Project: (EXAMPLE) matchmethod_orb_akaze_brisk, Configuration: Debug x64 ------
83>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug x64 ------
84>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
92>------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug x64 ------
85>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
86>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
93>------ Build started: Project: (EXAMPLE) neural_network, Configuration: Debug x64 ------
94>------ Build started: Project: (EXAMPLE) npr_demo, Configuration: Debug x64 ------
87>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
95>------ Build started: Project: (EXAMPLE) opencv_version, Configuration: Debug x64 ------
96>------ Build started: Project: (EXAMPLE) openni_capture, Configuration: Debug x64 ------
97>------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug x64 ------
90>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>------ Build started: Project: (EXAMPLE) phase_corr, Configuration: Debug x64 ------
92>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>------ Build started: Project: (EXAMPLE) points_classifier, Configuration: Debug x64 ------
100>------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug x64 ------
93>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
101>------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug x64 ------
94>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
102>------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug x64 ------
95>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
103>------ Build started: Project: (EXAMPLE) shape_example, Configuration: Debug x64 ------
96>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
104>------ Build started: Project: (EXAMPLE) smiledetect, Configuration: Debug x64 ------
97>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
105>------ Build started: Project: (EXAMPLE) squares, Configuration: Debug x64 ------
106>------ Build started: Project: (EXAMPLE) starter_imagelist, Configuration: Debug x64 ------
107>------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug x64 ------
100>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug x64 ------
101>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
109>------ Build started: Project: (EXAMPLE) stitching, Configuration: Debug x64 ------
102>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
110>------ Build started: Project: (EXAMPLE) stitching_detailed, Configuration: Debug x64 ------
103>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
111>------ Build started: Project: (EXAMPLE_TAPI) bgfg_segm, Configuration: Debug x64 ------
104>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
106>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>------ Build started: Project: (EXAMPLE_TAPI) camshift, Configuration: Debug x64 ------
113>------ Build started: Project: (EXAMPLE_TAPI) clahe, Configuration: Debug x64 ------
105>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
107>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>------ Build started: Project: (EXAMPLE_TAPI) hog, Configuration: Debug x64 ------
115>------ Build started: Project: (EXAMPLE_TAPI) pyrlk_optical_flow, Configuration: Debug x64 ------
116>------ Build started: Project: (EXAMPLE_TAPI) squares, Configuration: Debug x64 ------
109>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>------ Build started: Project: (EXAMPLE_TAPI) tvl1_optical_flow, Configuration: Debug x64 ------
110>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
118>------ Build started: Project: (EXAMPLE_TAPI) ufacedetect, Configuration: Debug x64 ------
111>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
119>------ Build started: Project: (EXAMPLE) train_HOG, Configuration: Debug x64 ------
120>------ Build started: Project: (EXAMPLE) train_svmsgd, Configuration: Debug x64 ------
115>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
113>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
121>------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug x64 ------
122>------ Build started: Project: (EXAMPLE) tvl1_optical_flow, Configuration: Debug x64 ------
123>------ Build started: Project: (EXAMPLE) videocapture_basic, Configuration: Debug x64 ------
116>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>------ Build started: Project: (EXAMPLE) videocapture_starter, Configuration: Debug x64 ------
125>------ Build started: Project: (EXAMPLE) videostab, Configuration: Debug x64 ------
118>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
126>------ Build started: Project: (EXAMPLE) videowriter_basic, Configuration: Debug x64 ------
119>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
127>------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug x64 ------
121>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
120>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
128>------ Build started: Project: (EXAMPLE) pca, Configuration: Debug x64 ------
129>------ Build started: Project: opencv_annotation, Configuration: Debug x64 ------
122>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
123>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>------ Build started: Project: opencv_createsamples, Configuration: Debug x64 ------
131>------ Build started: Project: opencv_interactive-calibration, Configuration: Debug x64 ------
125>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>------ Build started: Project: opencv_perf_calib3d, Configuration: Debug x64 ------
133>------ Build started: Project: opencv_perf_core, Configuration: Debug x64 ------
126>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
134>------ Build started: Project: opencv_perf_cudaarithm, Configuration: Debug x64 ------
127>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>------ Build started: Project: opencv_perf_cudabgsegm, Configuration: Debug x64 ------
128>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>------ Build started: Project: opencv_perf_cudacodec, Configuration: Debug x64 ------
129>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
137>------ Build started: Project: opencv_perf_cudafeatures2d, Configuration: Debug x64 ------
131>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
138>------ Build started: Project: opencv_perf_cudafilters, Configuration: Debug x64 ------
139>------ Build started: Project: opencv_perf_cudaimgproc, Configuration: Debug x64 ------
138>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
133>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
140>------ Build started: Project: opencv_perf_cudalegacy, Configuration: Debug x64 ------
141>------ Build started: Project: opencv_perf_cudaobjdetect, Configuration: Debug x64 ------
142>------ Build started: Project: opencv_perf_cudaoptflow, Configuration: Debug x64 ------
143>------ Build started: Project: opencv_perf_cudastereo, Configuration: Debug x64 ------
144>------ Build started: Project: opencv_perf_cudawarping, Configuration: Debug x64 ------
134>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>------ Build started: Project: opencv_perf_features2d, Configuration: Debug x64 ------
137>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
146>------ Build started: Project: opencv_perf_imgcodecs, Configuration: Debug x64 ------
139>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
147>------ Build started: Project: opencv_perf_imgproc, Configuration: Debug x64 ------
140>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
148>------ Build started: Project: opencv_perf_objdetect, Configuration: Debug x64 ------
144>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
143>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
141>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
142>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
149>------ Build started: Project: opencv_perf_photo, Configuration: Debug x64 ------
150>------ Build started: Project: opencv_perf_stitching, Configuration: Debug x64 ------
151>------ Build started: Project: opencv_perf_superres, Configuration: Debug x64 ------
152>------ Build started: Project: opencv_perf_video, Configuration: Debug x64 ------
146>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
153>------ Build started: Project: opencv_perf_videoio, Configuration: Debug x64 ------
154>------ Build started: Project: opencv_python3, Configuration: Debug x64 ------
148>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
155>------ Build started: Project: opencv_test_calib3d, Configuration: Debug x64 ------
147>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>------ Build started: Project: opencv_test_core, Configuration: Debug x64 ------
151>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
157>------ Build started: Project: opencv_test_cudaarithm, Configuration: Debug x64 ------
149>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
152>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
150>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
154>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
158>------ Build started: Project: opencv_test_cudabgsegm, Configuration: Debug x64 ------
159>------ Build started: Project: opencv_test_cudacodec, Configuration: Debug x64 ------
160>------ Build started: Project: opencv_test_cudafeatures2d, Configuration: Debug x64 ------
161>------ Build started: Project: opencv_test_cudafilters, Configuration: Debug x64 ------
153>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
162>------ Build started: Project: opencv_test_cudaimgproc, Configuration: Debug x64 ------
155>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
163>------ Build started: Project: opencv_test_cudalegacy, Configuration: Debug x64 ------
157>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
164>------ Build started: Project: opencv_test_cudaobjdetect, Configuration: Debug x64 ------
158>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
160>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
159>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
161>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>------ Build started: Project: opencv_test_cudaoptflow, Configuration: Debug x64 ------
166>------ Build started: Project: opencv_test_cudastereo, Configuration: Debug x64 ------
167>------ Build started: Project: opencv_test_cudawarping, Configuration: Debug x64 ------
168>------ Build started: Project: opencv_test_features2d, Configuration: Debug x64 ------
169>------ Build started: Project: opencv_test_flann, Configuration: Debug x64 ------
162>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
170>------ Build started: Project: opencv_test_highgui, Configuration: Debug x64 ------
164>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
171>------ Build started: Project: opencv_test_imgcodecs, Configuration: Debug x64 ------
163>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
166>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
172>------ Build started: Project: opencv_test_imgproc, Configuration: Debug x64 ------
173>------ Build started: Project: opencv_test_ml, Configuration: Debug x64 ------
174>------ Build started: Project: opencv_test_objdetect, Configuration: Debug x64 ------
169>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
168>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
167>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
175>------ Build started: Project: opencv_test_photo, Configuration: Debug x64 ------
176>------ Build started: Project: opencv_test_shape, Configuration: Debug x64 ------
177>------ Build started: Project: opencv_test_stitching, Configuration: Debug x64 ------
170>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
178>------ Build started: Project: opencv_test_superres, Configuration: Debug x64 ------
171>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
173>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>------ Build started: Project: opencv_test_video, Configuration: Debug x64 ------
180>------ Build started: Project: opencv_test_videoio, Configuration: Debug x64 ------
177>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
174>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
181>------ Build started: Project: opencv_traincascade, Configuration: Debug x64 ------
182>------ Build started: Project: opencv_version, Configuration: Debug x64 ------
175>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
176>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>------ Build started: Project: opencv_visualisation, Configuration: Debug x64 ------
184>------ Build started: Project: (TUTORIAL) AKAZE_match, Configuration: Debug x64 ------
172>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>------ Build started: Project: (TUTORIAL) AddingImages, Configuration: Debug x64 ------
178>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
186>------ Build started: Project: (TUTORIAL) AddingImagesTrackbar, Configuration: Debug x64 ------
180>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
187>------ Build started: Project: (TUTORIAL) BasicLinearTransformsTrackbar, Configuration: Debug x64 ------
188>------ Build started: Project: (TUTORIAL) CannyDetector_Demo, Configuration: Debug x64 ------
181>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
189>------ Build started: Project: (TUTORIAL) Drawing_1, Configuration: Debug x64 ------
182>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
184>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>------ Build started: Project: (TUTORIAL) Drawing_2, Configuration: Debug x64 ------
191>------ Build started: Project: (TUTORIAL) EqualizeHist_Demo, Configuration: Debug x64 ------
192>------ Build started: Project: (TUTORIAL) Geometric_Transforms_Demo, Configuration: Debug x64 ------
193>------ Build started: Project: (TUTORIAL) HitMiss, Configuration: Debug x64 ------
186>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>------ Build started: Project: (TUTORIAL) HoughCircle_Demo, Configuration: Debug x64 ------
187>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
195>------ Build started: Project: (TUTORIAL) HoughLines_Demo, Configuration: Debug x64 ------
188>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
196>------ Build started: Project: (TUTORIAL) LATCH_match, Configuration: Debug x64 ------
189>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>------ Build started: Project: (TUTORIAL) Laplace_Demo, Configuration: Debug x64 ------
198>------ Build started: Project: (TUTORIAL) MatchTemplate_Demo, Configuration: Debug x64 ------
191>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
192>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
193>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>------ Build started: Project: (TUTORIAL) Morphology_1, Configuration: Debug x64 ------
200>------ Build started: Project: (TUTORIAL) Morphology_2, Configuration: Debug x64 ------
201>------ Build started: Project: (TUTORIAL) Morphology_3, Configuration: Debug x64 ------
202>------ Build started: Project: (TUTORIAL) Pyramids, Configuration: Debug x64 ------
195>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>------ Build started: Project: (TUTORIAL) Remap_Demo, Configuration: Debug x64 ------
196>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
204>------ Build started: Project: (TUTORIAL) SBM_Sample, Configuration: Debug x64 ------
198>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
205>------ Build started: Project: (TUTORIAL) Smoothing, Configuration: Debug x64 ------
206>------ Build started: Project: (TUTORIAL) Sobel_Demo, Configuration: Debug x64 ------
200>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
207>------ Build started: Project: (TUTORIAL) Threshold, Configuration: Debug x64 ------
208>------ Build started: Project: (TUTORIAL) Threshold_inRange, Configuration: Debug x64 ------
201>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
202>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>------ Build started: Project: (TUTORIAL) bg_sub, Configuration: Debug x64 ------
210>------ Build started: Project: (TUTORIAL) calcBackProject_Demo1, Configuration: Debug x64 ------
211>------ Build started: Project: (TUTORIAL) calcBackProject_Demo2, Configuration: Debug x64 ------
204>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
212>------ Build started: Project: (TUTORIAL) calcHist_Demo, Configuration: Debug x64 ------
205>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>------ Build started: Project: (TUTORIAL) camera_calibration, Configuration: Debug x64 ------
206>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
214>------ Build started: Project: (TUTORIAL) changing_contrast_brightness_image, Configuration: Debug x64 ------
207>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>------ Build started: Project: (TUTORIAL) cloning_demo, Configuration: Debug x64 ------
208>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
216>------ Build started: Project: (TUTORIAL) cloning_gui, Configuration: Debug x64 ------
217>------ Build started: Project: (TUTORIAL) compareHist_Demo, Configuration: Debug x64 ------
211>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
210>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>------ Build started: Project: (TUTORIAL) copyMakeBorder_demo, Configuration: Debug x64 ------
219>------ Build started: Project: (TUTORIAL) cornerDetector_Demo, Configuration: Debug x64 ------
212>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
220>------ Build started: Project: (TUTORIAL) BasicLinearTransforms, Configuration: Debug x64 ------
221>------ Build started: Project: (TUTORIAL) cornerSubPix_Demo, Configuration: Debug x64 ------
214>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
222>------ Build started: Project: (TUTORIAL) decolor, Configuration: Debug x64 ------
223>------ Build started: Project: (TUTORIAL) discrete_fourier_transform, Configuration: Debug x64 ------
216>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>------ Build started: Project: (TUTORIAL) display_image, Configuration: Debug x64 ------
225>------ Build started: Project: (TUTORIAL) documentation, Configuration: Debug x64 ------
226>------ Build started: Project: (TUTORIAL) file_input_output, Configuration: Debug x64 ------
219>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
227>------ Build started: Project: (TUTORIAL) filter2D_demo, Configuration: Debug x64 ------
220>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
228>------ Build started: Project: (TUTORIAL) findContours_demo, Configuration: Debug x64 ------
221>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
229>------ Build started: Project: (TUTORIAL) gdal-image, Configuration: Debug x64 ------
223>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>------ Build started: Project: (TUTORIAL) generalContours_demo1, Configuration: Debug x64 ------
222>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
231>------ Build started: Project: (TUTORIAL) generalContours_demo2, Configuration: Debug x64 ------
225>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
226>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
232>------ Build started: Project: (TUTORIAL) goodFeaturesToTrack_Demo, Configuration: Debug x64 ------
233>------ Build started: Project: (TUTORIAL) gpu-basics-similarity, Configuration: Debug x64 ------
227>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>------ Build started: Project: (TUTORIAL) hdr_imaging, Configuration: Debug x64 ------
235>------ Build started: Project: (TUTORIAL) how_to_scan_images, Configuration: Debug x64 ------
228>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>------ Build started: Project: (TUTORIAL) how_to_use_OpenCV_parallel_for_, Configuration: Debug x64 ------
229>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
237>------ Build started: Project: (TUTORIAL) hull_demo, Configuration: Debug x64 ------
238>------ Build started: Project: (TUTORIAL) imageSegmentation, Configuration: Debug x64 ------
232>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>------ Build started: Project: (TUTORIAL) interoperability_with_OpenCV_1, Configuration: Debug x64 ------
231>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>------ Build started: Project: (TUTORIAL) introduction_to_pca, Configuration: Debug x64 ------
233>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
235>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>------ Build started: Project: (TUTORIAL) introduction_to_svm, Configuration: Debug x64 ------
242>------ Build started: Project: (TUTORIAL) introduction_windows_vs, Configuration: Debug x64 ------
243>------ Skipped Build: Project: opencv_tests, Configuration: Debug x64 ------
243>Project not selected to build for this solution configuration 
244>------ Skipped Build: Project: opencv_perf_tests, Configuration: Debug x64 ------
244>Project not selected to build for this solution configuration 
245>------ Skipped Build: Project: opencv_modules, Configuration: Debug x64 ------
245>Project not selected to build for this solution configuration 
237>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
238>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
242>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
246>------ Skipped Build: Project: PACKAGE, Configuration: Debug x64 ------
246>Project not selected to build for this solution configuration 
247>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
247>Project not selected to build for this solution configuration 
========== Build: 0 succeeded, 240 failed, 12 up-to-date, 7 skipped ==========

Cmake Error log, without opencv_worldopencv_world, without WITH_CUDA, no additional things added from scratch

Determining if the function fseeko exists failed with the following output:
Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/src.cxx'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp
B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_992b4.vcxproj" "cmTC_bf72d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:13 PM.
5/12/2017 1:34:38 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_992b4.dir\Debug\".
"cmTC_bf72d.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".
"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_992b4.dir\Debug\cmTC_992b4.tlog\".
"cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\".

InitializeBuildStatus:

  Creating "cmTC_992b4.dir\Debug\cmTC_992b4.tlog\unsuccessfulbuild" "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_992b4.dir\Debug\\" /Fd"cmTC_992b4.dir\Debug\vc140.pdb" /GR /Fo"cmTC_bf72d.dir\Debug\\" /Fd"cmTC_bf72d.dir\Debug\vc140.pdb" /Gd /TC /TP /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"
-fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.cxx

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_992b4.dir\Debug\\" /Fd"cmTC_992b4.dir\Debug\vc140.pdb" /GR /Fo"cmTC_bf72d.dir\Debug\\" /Fd"cmTC_bf72d.dir\Debug\vc140.pdb" /Gd /TC /TP /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c
-fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.cxx



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]

  src.cxx

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe" /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_bf72d.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_992b4.pdb" /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_992b4.lib" /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.lib" /MACHINE:X64   /machine:x64 cmTC_992b4.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]
cmTC_bf72d.dir\Debug\src.obj

  cmTC_bf72d.vcxproj -> B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_bf72d.exe

  cmTC_bf72d.vcxproj -> B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\unsuccessfulbuild".

  Touching "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\cmTC_bf72d.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj" targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" (default target) (1) ->

(Link (ClCompile target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_992b4.exe : fatal error LNK1120: cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]



    1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_992b4.vcxproj]


Warning(s)

    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.23



Determining size of off64_t failed with the following output:
00:00:00.30


===== END =====

Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/src.c'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp
B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ccdb2.vcxproj" "cmTC_f52ec.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:13 PM.
5/12/2017 1:34:38 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_ccdb2.dir\Debug\".
"cmTC_f52ec.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".
"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_ccdb2.dir\Debug\cmTC_ccdb2.tlog\".
"cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\".

InitializeBuildStatus:

  Creating "cmTC_ccdb2.dir\Debug\cmTC_ccdb2.tlog\unsuccessfulbuild" "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f52ec.dir\Debug\\" /Fd"cmTC_f52ec.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f52ec.dir\Debug\\" /Fd"cmTC_f52ec.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.c



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]

  src.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_f52ec.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.lib" /MACHINE:X64   /machine:x64 cmTC_f52ec.dir\Debug\src.obj

  cmTC_f52ec.vcxproj -> B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_f52ec.exe

  cmTC_f52ec.vcxproj -> B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\unsuccessfulbuild".

  Touching "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\cmTC_f52ec.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" (default targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]



    1 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.29


===== END =====

Determining if the function fseeko exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_eadf4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:46 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_eadf4.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_eadf4.dir\Debug\cmTC_eadf4.tlog\".

InitializeBuildStatus:

  Creating "cmTC_eadf4.dir\Debug\cmTC_eadf4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccdb2.dir\Debug\\" /Fd"cmTC_ccdb2.dir\Debug\vc140.pdb" /Fo"cmTC_eadf4.dir\Debug\\" /Fd"cmTC_eadf4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c
"C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ccdb2.dir\Debug\\" /Fd"cmTC_ccdb2.dir\Debug\vc140.pdb" /Fo"cmTC_eadf4.dir\Debug\\" /Fd"cmTC_eadf4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c
"C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_eadf4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_eadf4.lib" /MACHINE:X64   /machine:x64 cmTC_eadf4.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.24



Determining size of off64_t failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_e8b0f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:46 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_e8b0f.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_e8b0f.dir\Debug\cmTC_e8b0f.tlog\".

InitializeBuildStatus:

  Creating "cmTC_e8b0f.dir\Debug\cmTC_e8b0f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8b0f.dir\Debug\\" /Fd"cmTC_e8b0f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8b0f.dir\Debug\\" /Fd"cmTC_e8b0f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c



  OFF64_T.c

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(19): B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(20): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(21): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(22): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(23): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(19): B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(20): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(21): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(22): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CheckTypeSize\OFF64_T.c(23): [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_ccdb2.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]



    0 Warning(s)

    5 Error(s)



Time Elapsed 00:00:00.17


B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CheckTypeSize/OFF64_T.c:
B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CheckTypeSize/OFF64_T.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(off64_t))
char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining if the function jbg_newlen exists failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp
B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_d5751.vcxproj" "cmTC_41b9d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:15 PM.
5/12/2017 1:34:47 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_d5751.dir\Debug\".
"cmTC_41b9d.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".
"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_d5751.dir\Debug\cmTC_d5751.tlog\".
"cmTC_41b9d.dir\Debug\cmTC_41b9d.tlog\".

InitializeBuildStatus:

  Creating "cmTC_d5751.dir\Debug\cmTC_d5751.tlog\unsuccessfulbuild" "cmTC_41b9d.dir\Debug\cmTC_41b9d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d5751.dir\Debug\\" /Fd"cmTC_d5751.dir\Debug\vc140.pdb" /Fo"cmTC_41b9d.dir\Debug\\" /Fd"cmTC_41b9d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d5751.dir\Debug\\" /Fd"cmTC_d5751.dir\Debug\vc140.pdb" /Fo"cmTC_41b9d.dir\Debug\\" /Fd"cmTC_41b9d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe" /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_d5751.pdb" /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_41b9d.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp/Debug/cmTC_d5751.lib" /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_41b9d.lib" /MACHINE:X64   /machine:x64 cmTC_d5751.dir\Debug\CheckFunctionExists.obj
cmTC_41b9d.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\cmTC_d5751.exe [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_d5751.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.29
00:00:00.23



Determining if the include file pthread.h exists failed with the following output:
Change Dir: B:/Programming/OpenCV/OpenCV_built/CMakeFiles/CMakeTmp
B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_0cc48.vcxproj" "cmTC_43aba.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/9/2017 7:55:18 PM.
5/12/2017 1:34:51 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_0cc48.dir\Debug\".
"cmTC_43aba.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\Debug\".
"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_0cc48.dir\Debug\cmTC_0cc48.tlog\".
"cmTC_43aba.dir\Debug\cmTC_43aba.tlog\".

InitializeBuildStatus:

  Creating "cmTC_0cc48.dir\Debug\cmTC_0cc48.tlog\unsuccessfulbuild" "cmTC_43aba.dir\Debug\cmTC_43aba.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0cc48.dir\Debug\\" /Fd"cmTC_0cc48.dir\Debug\vc140.pdb" /Fo"cmTC_43aba.dir\Debug\\" /Fd"cmTC_43aba.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c
B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0cc48.dir\Debug\\" /Fd"cmTC_0cc48.dir\Debug\vc140.pdb" /Fo"cmTC_43aba.dir\Debug\\" /Fd"cmTC_43aba.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c
B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c



  CheckIncludeFile.c

B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj]

Done Building Project "B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj" "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\OpenCV_built\CMakeFiles\CMakeTmp\cmTC_0cc48.vcxproj]
[B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj]



    0 Warning(s)

    1 Error(s)



Time Elapsed 00:00:00.17

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

ERRORS:here is my opencv folder: image description

1>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug x64 ------
1>Project not selected to build for this solution configuration 
2>------ Skipped Build: Project: uninstall, Configuration: Debug x64 ------
2>Project not selected to build for this solution configuration 
3>------ Build started: Project: opencv_world, Configuration: Debug x64 ------
3>  Building NVCC (Device) object modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>CUSTOMBUILD : nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
3>  nvcc fatal   : Could not open output file 'C:\Users\Dirty_Santa-PC\AppData\Local\Temp;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32;C:\Users\Dirty_Santa-PC\AppData\Local\Programs\Python\Python35-32\Scripts;/tmpxft_000024a8_00000000'
3>  CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message):
3>    Error generating
3>    B:/Programming/OpenCV/OpenCV_built/modules/world/CMakeFiles/cuda_compile.dir/__/core/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
3>
3>
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.
4>------ Build started: Project: (EXAMPLE) dbt_face_detection, Configuration: Debug x64 ------
5>------ Build started: Project: (TUTORIAL) mat_mask_operations, Configuration: Debug x64 ------
6>------ Build started: Project: (TUTORIAL) mat_the_basic_image_container, Configuration: Debug x64 ------
7>------ Build started: Project: (TUTORIAL) moments_demo, Configuration: Debug x64 ------
8>------ Build started: Project: (TUTORIAL) non_linear_svms, Configuration: Debug x64 ------
9>------ Build started: Project: (TUTORIAL) npr_demo, Configuration: Debug x64 ------
10>------ Build started: Project: (TUTORIAL) objectDetection, Configuration: Debug x64 ------
11>------ Build started: Project: (TUTORIAL) planar_tracking, Configuration: Debug x64 ------
6>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
10>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
4>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
8>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
5>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>------ Build started: Project: (TUTORIAL) pointPolygonTest_demo, Configuration: Debug x64 ------
13>------ Build started: Project: (TUTORIAL) video-input-psnr-ssim, Configuration: Debug x64 ------
14>------ Build started: Project: (TUTORIAL) video-write, Configuration: Debug x64 ------
15>------ Build started: Project: (TUTORIAL) cornerHarris_Demo, Configuration: Debug x64 ------
16>------ Build started: Project: cpp-tutorial-pnp_detection, Configuration: Debug x64 ------
17>------ Build started: Project: cpp-tutorial-pnp_registration, Configuration: Debug x64 ------
9>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>------ Build started: Project: (EXAMPLE) 3calibration, Configuration: Debug x64 ------
14>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
19>------ Build started: Project: (EXAMPLE) autofocus, Configuration: Debug x64 ------
15>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
12>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
13>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
20>------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug x64 ------
21>------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug x64 ------
22>------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug x64 ------
16>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>------ Build started: Project: (EXAMPLE) cloning_demo, Configuration: Debug x64 ------
17>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
18>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
11>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>------ Build started: Project: (EXAMPLE) cloning_gui, Configuration: Debug x64 ------
25>------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug x64 ------
26>------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug x64 ------
19>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug x64 ------
20>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
28>------ Build started: Project: (EXAMPLE) cout_mat, Configuration: Debug x64 ------
21>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
29>------ Build started: Project: (EXAMPLE) create_mask, Configuration: Debug x64 ------
22>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
23>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
24>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
30>------ Build started: Project: (EXAMPLE_GPU) optical_flow, Configuration: Debug x64 ------
31>------ Build started: Project: (EXAMPLE) delaunay2, Configuration: Debug x64 ------
32>------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug x64 ------
25>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
26>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
27>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
33>------ Build started: Project: (EXAMPLE) detect_blob, Configuration: Debug x64 ------
34>------ Build started: Project: (EXAMPLE) detect_mser, Configuration: Debug x64 ------
35>------ Build started: Project: (EXAMPLE) dft, Configuration: Debug x64 ------
28>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
36>------ Build started: Project: (EXAMPLE_DIRECTX) d3d10_interop, Configuration: Debug x64 ------
29>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>------ Build started: Project: (EXAMPLE_DIRECTX) d3d11_interop, Configuration: Debug x64 ------
31>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
38>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9_interop, Configuration: Debug x64 ------
30>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
32>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
39>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9ex_interop, Configuration: Debug x64 ------
40>------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug x64 ------
33>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug x64 ------
42>------ Build started: Project: (EXAMPLE) edge, Configuration: Debug x64 ------
36>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>------ Build started: Project: (EXAMPLE) em, Configuration: Debug x64 ------
35>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
37>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>------ Build started: Project: (EXAMPLE) example, Configuration: Debug x64 ------
45>------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug x64 ------
38>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
46>------ Build started: Project: (EXAMPLE) facial_features, Configuration: Debug x64 ------
39>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
47>------ Build started: Project: (EXAMPLE) fback, Configuration: Debug x64 ------
40>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
41>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
48>------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug x64 ------
49>------ Build started: Project: (EXAMPLE) filestorage, Configuration: Debug x64 ------
50>------ Build started: Project: (EXAMPLE) filestorage_base64, Configuration: Debug x64 ------
45>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
43>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
44>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug x64 ------
52>------ Build started: Project: (EXAMPLE_GPU) alpha_comp, Configuration: Debug x64 ------
53>------ Build started: Project: (EXAMPLE_GPU) bgfg_segm, Configuration: Debug x64 ------
46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
54>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier, Configuration: Debug x64 ------
47>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
55>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier_nvidia_api, Configuration: Debug x64 ------
49>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>------ Build started: Project: (EXAMPLE_GPU) driver_api_multi, Configuration: Debug x64 ------
48>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
50>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
53>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>------ Build started: Project: (EXAMPLE_GPU) driver_api_stereo_multi, Configuration: Debug x64 ------
58>------ Build started: Project: (EXAMPLE_GPU) farneback_optical_flow, Configuration: Debug x64 ------
59>------ Build started: Project: (EXAMPLE_GPU) generalized_hough, Configuration: Debug x64 ------
52>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
51>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
60>------ Build started: Project: (EXAMPLE_GPU) hog, Configuration: Debug x64 ------
61>------ Build started: Project: (EXAMPLE_GPU) houghlines, Configuration: Debug x64 ------
55>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
62>------ Build started: Project: (EXAMPLE_GPU) morphology, Configuration: Debug x64 ------
54>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
56>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>------ Build started: Project: (EXAMPLE_GPU) multi, Configuration: Debug x64 ------
64>------ Build started: Project: (EXAMPLE_GPU) opticalflow_nvidia_api, Configuration: Debug x64 ------
59>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
57>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>------ Build started: Project: (EXAMPLE_CUDA) performance, Configuration: Debug x64 ------
66>------ Build started: Project: (EXAMPLE_GPU) pyrlk_optical_flow, Configuration: Debug x64 ------
60>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
67>------ Build started: Project: (EXAMPLE_GPU) stereo_match, Configuration: Debug x64 ------
58>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
68>------ Build started: Project: (EXAMPLE_GPU) stereo_multi, Configuration: Debug x64 ------
62>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
61>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
63>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
64>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
69>------ Build started: Project: (EXAMPLE_GPU) super_resolution, Configuration: Debug x64 ------
70>------ Build started: Project: (EXAMPLE_GPU) surf_keypoint_matcher, Configuration: Debug x64 ------
71>------ Build started: Project: (EXAMPLE_GPU) video_reader, Configuration: Debug x64 ------
72>------ Build started: Project: (EXAMPLE_GPU) video_writer, Configuration: Debug x64 ------
66>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
65>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
73>------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug x64 ------
74>------ Build started: Project: (EXAMPLE) houghcircles, Configuration: Debug x64 ------
67>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
75>------ Build started: Project: (EXAMPLE) houghlines, Configuration: Debug x64 ------
68>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
76>------ Build started: Project: (EXAMPLE) image, Configuration: Debug x64 ------
69>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
77>------ Build started: Project: (EXAMPLE) image_alignment, Configuration: Debug x64 ------
71>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
72>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
70>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>------ Build started: Project: (EXAMPLE) image_sequence, Configuration: Debug x64 ------
79>------ Build started: Project: (EXAMPLE) imagelist_creator, Configuration: Debug x64 ------
80>------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug x64 ------
73>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
74>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
81>------ Build started: Project: (EXAMPLE) intelperc_capture, Configuration: Debug x64 ------
82>------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug x64 ------
75>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
83>------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug x64 ------
76>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
84>------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug x64 ------
77>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
78>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
80>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
85>------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug x64 ------
86>------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug x64 ------
87>------ Build started: Project: (EXAMPLE) logistic_regression, Configuration: Debug x64 ------
79>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>------ Build started: Project: (EXAMPLE) lsd_lines, Configuration: Debug x64 ------
81>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
82>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>------ Build started: Project: (EXAMPLE) mask_tmpl, Configuration: Debug x64 ------
90>------ Build started: Project: (EXAMPLE) matchmethod_orb_akaze_brisk, Configuration: Debug x64 ------
83>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug x64 ------
84>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
92>------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug x64 ------
85>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
86>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
93>------ Build started: Project: (EXAMPLE) neural_network, Configuration: Debug x64 ------
94>------ Build started: Project: (EXAMPLE) npr_demo, Configuration: Debug x64 ------
87>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
88>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
89>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
95>------ Build started: Project: (EXAMPLE) opencv_version, Configuration: Debug x64 ------
96>------ Build started: Project: (EXAMPLE) openni_capture, Configuration: Debug x64 ------
97>------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug x64 ------
90>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
91>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>------ Build started: Project: (EXAMPLE) phase_corr, Configuration: Debug x64 ------
92>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>------ Build started: Project: (EXAMPLE) points_classifier, Configuration: Debug x64 ------
100>------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug x64 ------
93>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
101>------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug x64 ------
94>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
102>------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug x64 ------
95>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
103>------ Build started: Project: (EXAMPLE) shape_example, Configuration: Debug x64 ------
96>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
104>------ Build started: Project: (EXAMPLE) smiledetect, Configuration: Debug x64 ------
97>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
98>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
99>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
105>------ Build started: Project: (EXAMPLE) squares, Configuration: Debug x64 ------
106>------ Build started: Project: (EXAMPLE) starter_imagelist, Configuration: Debug x64 ------
107>------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug x64 ------
100>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug x64 ------
101>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
109>------ Build started: Project: (EXAMPLE) stitching, Configuration: Debug x64 ------
102>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
110>------ Build started: Project: (EXAMPLE) stitching_detailed, Configuration: Debug x64 ------
103>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
111>------ Build started: Project: (EXAMPLE_TAPI) bgfg_segm, Configuration: Debug x64 ------
104>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
106>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>------ Build started: Project: (EXAMPLE_TAPI) camshift, Configuration: Debug x64 ------
113>------ Build started: Project: (EXAMPLE_TAPI) clahe, Configuration: Debug x64 ------
105>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
107>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
108>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>------ Build started: Project: (EXAMPLE_TAPI) hog, Configuration: Debug x64 ------
115>------ Build started: Project: (EXAMPLE_TAPI) pyrlk_optical_flow, Configuration: Debug x64 ------
116>------ Build started: Project: (EXAMPLE_TAPI) squares, Configuration: Debug x64 ------
109>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>------ Build started: Project: (EXAMPLE_TAPI) tvl1_optical_flow, Configuration: Debug x64 ------
110>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
118>------ Build started: Project: (EXAMPLE_TAPI) ufacedetect, Configuration: Debug x64 ------
111>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
112>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
119>------ Build started: Project: (EXAMPLE) train_HOG, Configuration: Debug x64 ------
120>------ Build started: Project: (EXAMPLE) train_svmsgd, Configuration: Debug x64 ------
115>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
113>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
114>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
121>------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug x64 ------
122>------ Build started: Project: (EXAMPLE) tvl1_optical_flow, Configuration: Debug x64 ------
123>------ Build started: Project: (EXAMPLE) videocapture_basic, Configuration: Debug x64 ------
116>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
117>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>------ Build started: Project: (EXAMPLE) videocapture_starter, Configuration: Debug x64 ------
125>------ Build started: Project: (EXAMPLE) videostab, Configuration: Debug x64 ------
118>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
126>------ Build started: Project: (EXAMPLE) videowriter_basic, Configuration: Debug x64 ------
119>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
127>------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug x64 ------
121>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
120>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
128>------ Build started: Project: (EXAMPLE) pca, Configuration: Debug x64 ------
129>------ Build started: Project: opencv_annotation, Configuration: Debug x64 ------
122>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
123>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>------ Build started: Project: opencv_createsamples, Configuration: Debug x64 ------
131>------ Build started: Project: opencv_interactive-calibration, Configuration: Debug x64 ------
125>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
124>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>------ Build started: Project: opencv_perf_calib3d, Configuration: Debug x64 ------
133>------ Build started: Project: opencv_perf_core, Configuration: Debug x64 ------
126>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
134>------ Build started: Project: opencv_perf_cudaarithm, Configuration: Debug x64 ------
127>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>------ Build started: Project: opencv_perf_cudabgsegm, Configuration: Debug x64 ------
128>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>------ Build started: Project: opencv_perf_cudacodec, Configuration: Debug x64 ------
129>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
137>------ Build started: Project: opencv_perf_cudafeatures2d, Configuration: Debug x64 ------
131>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
130>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
138>------ Build started: Project: opencv_perf_cudafilters, Configuration: Debug x64 ------
139>------ Build started: Project: opencv_perf_cudaimgproc, Configuration: Debug x64 ------
138>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
132>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
135>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
133>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
136>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
140>------ Build started: Project: opencv_perf_cudalegacy, Configuration: Debug x64 ------
141>------ Build started: Project: opencv_perf_cudaobjdetect, Configuration: Debug x64 ------
142>------ Build started: Project: opencv_perf_cudaoptflow, Configuration: Debug x64 ------
143>------ Build started: Project: opencv_perf_cudastereo, Configuration: Debug x64 ------
144>------ Build started: Project: opencv_perf_cudawarping, Configuration: Debug x64 ------
134>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>------ Build started: Project: opencv_perf_features2d, Configuration: Debug x64 ------
137>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
146>------ Build started: Project: opencv_perf_imgcodecs, Configuration: Debug x64 ------
139>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
147>------ Build started: Project: opencv_perf_imgproc, Configuration: Debug x64 ------
140>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
148>------ Build started: Project: opencv_perf_objdetect, Configuration: Debug x64 ------
144>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
143>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
141>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
142>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
149>------ Build started: Project: opencv_perf_photo, Configuration: Debug x64 ------
150>------ Build started: Project: opencv_perf_stitching, Configuration: Debug x64 ------
151>------ Build started: Project: opencv_perf_superres, Configuration: Debug x64 ------
152>------ Build started: Project: opencv_perf_video, Configuration: Debug x64 ------
146>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
145>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
153>------ Build started: Project: opencv_perf_videoio, Configuration: Debug x64 ------
154>------ Build started: Project: opencv_python3, Configuration: Debug x64 ------
148>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
155>------ Build started: Project: opencv_test_calib3d, Configuration: Debug x64 ------
147>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>------ Build started: Project: opencv_test_core, Configuration: Debug x64 ------
151>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
157>------ Build started: Project: opencv_test_cudaarithm, Configuration: Debug x64 ------
149>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
152>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
150>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
154>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
158>------ Build started: Project: opencv_test_cudabgsegm, Configuration: Debug x64 ------
159>------ Build started: Project: opencv_test_cudacodec, Configuration: Debug x64 ------
160>------ Build started: Project: opencv_test_cudafeatures2d, Configuration: Debug x64 ------
161>------ Build started: Project: opencv_test_cudafilters, Configuration: Debug x64 ------
153>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
162>------ Build started: Project: opencv_test_cudaimgproc, Configuration: Debug x64 ------
155>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
163>------ Build started: Project: opencv_test_cudalegacy, Configuration: Debug x64 ------
157>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
164>------ Build started: Project: opencv_test_cudaobjdetect, Configuration: Debug x64 ------
158>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
156>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
160>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
159>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
161>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>------ Build started: Project: opencv_test_cudaoptflow, Configuration: Debug x64 ------
166>------ Build started: Project: opencv_test_cudastereo, Configuration: Debug x64 ------
167>------ Build started: Project: opencv_test_cudawarping, Configuration: Debug x64 ------
168>------ Build started: Project: opencv_test_features2d, Configuration: Debug x64 ------
169>------ Build started: Project: opencv_test_flann, Configuration: Debug x64 ------
162>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
170>------ Build started: Project: opencv_test_highgui, Configuration: Debug x64 ------
164>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
171>------ Build started: Project: opencv_test_imgcodecs, Configuration: Debug x64 ------
163>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
165>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
166>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
172>------ Build started: Project: opencv_test_imgproc, Configuration: Debug x64 ------
173>------ Build started: Project: opencv_test_ml, Configuration: Debug x64 ------
174>------ Build started: Project: opencv_test_objdetect, Configuration: Debug x64 ------
169>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
168>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
167>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
175>------ Build started: Project: opencv_test_photo, Configuration: Debug x64 ------
176>------ Build started: Project: opencv_test_shape, Configuration: Debug x64 ------
177>------ Build started: Project: opencv_test_stitching, Configuration: Debug x64 ------
170>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
178>------ Build started: Project: opencv_test_superres, Configuration: Debug x64 ------
171>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
173>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>------ Build started: Project: opencv_test_video, Configuration: Debug x64 ------
180>------ Build started: Project: opencv_test_videoio, Configuration: Debug x64 ------
177>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
174>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
181>------ Build started: Project: opencv_traincascade, Configuration: Debug x64 ------
182>------ Build started: Project: opencv_version, Configuration: Debug x64 ------
175>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
176>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>------ Build started: Project: opencv_visualisation, Configuration: Debug x64 ------
184>------ Build started: Project: (TUTORIAL) AKAZE_match, Configuration: Debug x64 ------
172>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>------ Build started: Project: (TUTORIAL) AddingImages, Configuration: Debug x64 ------
178>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
186>------ Build started: Project: (TUTORIAL) AddingImagesTrackbar, Configuration: Debug x64 ------
180>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
179>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
187>------ Build started: Project: (TUTORIAL) BasicLinearTransformsTrackbar, Configuration: Debug x64 ------
188>------ Build started: Project: (TUTORIAL) CannyDetector_Demo, Configuration: Debug x64 ------
181>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
189>------ Build started: Project: (TUTORIAL) Drawing_1, Configuration: Debug x64 ------
182>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
183>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
184>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
185>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>------ Build started: Project: (TUTORIAL) Drawing_2, Configuration: Debug x64 ------
191>------ Build started: Project: (TUTORIAL) EqualizeHist_Demo, Configuration: Debug x64 ------
192>------ Build started: Project: (TUTORIAL) Geometric_Transforms_Demo, Configuration: Debug x64 ------
193>------ Build started: Project: (TUTORIAL) HitMiss, Configuration: Debug x64 ------
186>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>------ Build started: Project: (TUTORIAL) HoughCircle_Demo, Configuration: Debug x64 ------
187>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
195>------ Build started: Project: (TUTORIAL) HoughLines_Demo, Configuration: Debug x64 ------
188>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
196>------ Build started: Project: (TUTORIAL) LATCH_match, Configuration: Debug x64 ------
189>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
190>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>------ Build started: Project: (TUTORIAL) Laplace_Demo, Configuration: Debug x64 ------
198>------ Build started: Project: (TUTORIAL) MatchTemplate_Demo, Configuration: Debug x64 ------
191>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
192>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
193>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
194>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>------ Build started: Project: (TUTORIAL) Morphology_1, Configuration: Debug x64 ------
200>------ Build started: Project: (TUTORIAL) Morphology_2, Configuration: Debug x64 ------
201>------ Build started: Project: (TUTORIAL) Morphology_3, Configuration: Debug x64 ------
202>------ Build started: Project: (TUTORIAL) Pyramids, Configuration: Debug x64 ------
195>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>------ Build started: Project: (TUTORIAL) Remap_Demo, Configuration: Debug x64 ------
196>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
204>------ Build started: Project: (TUTORIAL) SBM_Sample, Configuration: Debug x64 ------
198>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
197>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
205>------ Build started: Project: (TUTORIAL) Smoothing, Configuration: Debug x64 ------
206>------ Build started: Project: (TUTORIAL) Sobel_Demo, Configuration: Debug x64 ------
200>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
199>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
207>------ Build started: Project: (TUTORIAL) Threshold, Configuration: Debug x64 ------
208>------ Build started: Project: (TUTORIAL) Threshold_inRange, Configuration: Debug x64 ------
201>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
202>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
203>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>------ Build started: Project: (TUTORIAL) bg_sub, Configuration: Debug x64 ------
210>------ Build started: Project: (TUTORIAL) calcBackProject_Demo1, Configuration: Debug x64 ------
211>------ Build started: Project: (TUTORIAL) calcBackProject_Demo2, Configuration: Debug x64 ------
204>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
212>------ Build started: Project: (TUTORIAL) calcHist_Demo, Configuration: Debug x64 ------
205>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>------ Build started: Project: (TUTORIAL) camera_calibration, Configuration: Debug x64 ------
206>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
214>------ Build started: Project: (TUTORIAL) changing_contrast_brightness_image, Configuration: Debug x64 ------
207>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>------ Build started: Project: (TUTORIAL) cloning_demo, Configuration: Debug x64 ------
208>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
209>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
216>------ Build started: Project: (TUTORIAL) cloning_gui, Configuration: Debug x64 ------
217>------ Build started: Project: (TUTORIAL) compareHist_Demo, Configuration: Debug x64 ------
211>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
210>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>------ Build started: Project: (TUTORIAL) copyMakeBorder_demo, Configuration: Debug x64 ------
219>------ Build started: Project: (TUTORIAL) cornerDetector_Demo, Configuration: Debug x64 ------
212>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
213>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
220>------ Build started: Project: (TUTORIAL) BasicLinearTransforms, Configuration: Debug x64 ------
221>------ Build started: Project: (TUTORIAL) cornerSubPix_Demo, Configuration: Debug x64 ------
214>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
222>------ Build started: Project: (TUTORIAL) decolor, Configuration: Debug x64 ------
223>------ Build started: Project: (TUTORIAL) discrete_fourier_transform, Configuration: Debug x64 ------
216>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
215>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
218>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>------ Build started: Project: (TUTORIAL) display_image, Configuration: Debug x64 ------
225>------ Build started: Project: (TUTORIAL) documentation, Configuration: Debug x64 ------
226>------ Build started: Project: (TUTORIAL) file_input_output, Configuration: Debug x64 ------
219>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
227>------ Build started: Project: (TUTORIAL) filter2D_demo, Configuration: Debug x64 ------
220>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
228>------ Build started: Project: (TUTORIAL) findContours_demo, Configuration: Debug x64 ------
221>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
229>------ Build started: Project: (TUTORIAL) gdal-image, Configuration: Debug x64 ------
223>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>------ Build started: Project: (TUTORIAL) generalContours_demo1, Configuration: Debug x64 ------
222>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
231>------ Build started: Project: (TUTORIAL) generalContours_demo2, Configuration: Debug x64 ------
225>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
224>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
226>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
232>------ Build started: Project: (TUTORIAL) goodFeaturesToTrack_Demo, Configuration: Debug x64 ------
233>------ Build started: Project: (TUTORIAL) gpu-basics-similarity, Configuration: Debug x64 ------
227>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>------ Build started: Project: (TUTORIAL) hdr_imaging, Configuration: Debug x64 ------
235>------ Build started: Project: (TUTORIAL) how_to_scan_images, Configuration: Debug x64 ------
228>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>------ Build started: Project: (TUTORIAL) how_to_use_OpenCV_parallel_for_, Configuration: Debug x64 ------
229>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
230>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
237>------ Build started: Project: (TUTORIAL) hull_demo, Configuration: Debug x64 ------
238>------ Build started: Project: (TUTORIAL) imageSegmentation, Configuration: Debug x64 ------
232>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>------ Build started: Project: (TUTORIAL) interoperability_with_OpenCV_1, Configuration: Debug x64 ------
231>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>------ Build started: Project: (TUTORIAL) introduction_to_pca, Configuration: Debug x64 ------
233>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
235>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
234>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
236>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>------ Build started: Project: (TUTORIAL) introduction_to_svm, Configuration: Debug x64 ------
242>------ Build started: Project: (TUTORIAL) introduction_windows_vs, Configuration: Debug x64 ------
243>------ Skipped Build: Project: opencv_tests, Configuration: Debug x64 ------
243>Project not selected to build for this solution configuration 
244>------ Skipped Build: Project: opencv_perf_tests, Configuration: Debug x64 ------
244>Project not selected to build for this solution configuration 
245>------ Skipped Build: Project: opencv_modules, Configuration: Debug x64 ------
245>Project not selected to build for this solution configuration 
237>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
238>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
239>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
240>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
242>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
241>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_world320d.lib'
246>------ Skipped Build: Project: PACKAGE, Configuration: Debug x64 ------
246>Project not selected to build for this solution configuration 
247>------ Skipped Build: Project: INSTALL, Configuration: Debug x64 ------
247>Project not selected to build for this solution configuration 
========== Build: 0 succeeded, 240 failed, 12 up-to-date, 7 skipped ==========

Cmake Error log, without opencv_world, without WITH_CUDA, no additional things added from scratch

Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/src.cxx'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_bf72d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:38 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_bf72d.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\".

InitializeBuildStatus:

  Creating "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_bf72d.dir\Debug\\" /Fd"cmTC_bf72d.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.cxx

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_bf72d.dir\Debug\\" /Fd"cmTC_bf72d.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.cxx



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]

  src.cxx

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_bf72d.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.lib" /MACHINE:X64   /machine:x64 cmTC_bf72d.dir\Debug\src.obj

  cmTC_bf72d.vcxproj -> B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_bf72d.exe

  cmTC_bf72d.vcxproj -> B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_bf72d.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\unsuccessfulbuild".

  Touching "cmTC_bf72d.dir\Debug\cmTC_bf72d.tlog\cmTC_bf72d.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" (default targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_bf72d.vcxproj]



    1 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.30


===== END =====

Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/src.c'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f52ec.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:38 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_f52ec.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\".

InitializeBuildStatus:

  Creating "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f52ec.dir\Debug\\" /Fd"cmTC_f52ec.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f52ec.dir\Debug\\" /Fd"cmTC_f52ec.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\src.c



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]

  src.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_f52ec.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.lib" /MACHINE:X64   /machine:x64 cmTC_f52ec.dir\Debug\src.obj

  cmTC_f52ec.vcxproj -> B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_f52ec.exe

  cmTC_f52ec.vcxproj -> B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_f52ec.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\unsuccessfulbuild".

  Touching "cmTC_f52ec.dir\Debug\cmTC_f52ec.tlog\cmTC_f52ec.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" (default targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_f52ec.vcxproj]



    1 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.29


===== END =====

Determining if the function fseeko exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_eadf4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:46 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_eadf4.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_eadf4.dir\Debug\cmTC_eadf4.tlog\".

InitializeBuildStatus:

  Creating "cmTC_eadf4.dir\Debug\cmTC_eadf4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_eadf4.dir\Debug\\" /Fd"cmTC_eadf4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_eadf4.dir\Debug\\" /Fd"cmTC_eadf4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_eadf4.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_eadf4.lib" /MACHINE:X64   /machine:x64 cmTC_eadf4.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_eadf4.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_eadf4.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.24



Determining size of off64_t failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_e8b0f.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:46 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_e8b0f.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_e8b0f.dir\Debug\cmTC_e8b0f.tlog\".

InitializeBuildStatus:

  Creating "cmTC_e8b0f.dir\Debug\cmTC_e8b0f.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8b0f.dir\Debug\\" /Fd"cmTC_e8b0f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_e8b0f.dir\Debug\\" /Fd"cmTC_e8b0f.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c



  OFF64_T.c

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_e8b0f.vcxproj]



    0 Warning(s)

    5 Error(s)



Time Elapsed 00:00:00.17


B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CheckTypeSize/OFF64_T.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(off64_t))
char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining if the function jbg_newlen exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_41b9d.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:47 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_41b9d.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_41b9d.dir\Debug\cmTC_41b9d.tlog\".

InitializeBuildStatus:

  Creating "cmTC_41b9d.dir\Debug\cmTC_41b9d.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_41b9d.dir\Debug\\" /Fd"cmTC_41b9d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_41b9d.dir\Debug\\" /Fd"cmTC_41b9d.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_41b9d.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp/Debug/cmTC_41b9d.lib" /MACHINE:X64   /machine:x64 cmTC_41b9d.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\cmTC_41b9d.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_41b9d.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.23



Determining if the include file pthread.h exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/vc14/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_43aba.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 1:34:51 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_43aba.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_43aba.dir\Debug\cmTC_43aba.tlog\".

InitializeBuildStatus:

  Creating "cmTC_43aba.dir\Debug\cmTC_43aba.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_43aba.dir\Debug\\" /Fd"cmTC_43aba.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_43aba.dir\Debug\\" /Fd"cmTC_43aba.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c



  CheckIncludeFile.c

B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\opencv\Build\vc14\CMakeFiles\CMakeTmp\cmTC_43aba.vcxproj]



    0 Warning(s)

    1 Error(s)



Time Elapsed 00:00:00.17

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

cmd after clone:

image description

here is my opencv folder: image description

Building with visual studio, after Cmake fails

When i try to build the OpenCV libaries in VS 2015 it fails.

I opened the ALL_BUILD, than clicked on build, i get 249 error. Many of these are Linker Error complaining that it can not see the opencv_world320d.lib, and its right i can not either. The first couple of errors are not Linker errors, but the rest are.

cmd after clone:

image description

here is my opencv folder: image description

CMake Error log (configuration went through, with some errors)

Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/src.cxx'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_70be5.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:02 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_70be5.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_70be5.dir\Debug\cmTC_70be5.tlog\".

InitializeBuildStatus:

  Creating "cmTC_70be5.dir\Debug\cmTC_70be5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_70be5.dir\Debug\\" /Fd"cmTC_70be5.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\src.cxx

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHa /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_70be5.dir\Debug\\" /Fd"cmTC_70be5.dir\Debug\vc140.pdb" /Gd /TP /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\src.cxx



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj]

  src.cxx

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_70be5.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_70be5.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_70be5.lib" /MACHINE:X64   /machine:x64 cmTC_70be5.dir\Debug\src.obj

  cmTC_70be5.vcxproj -> B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_70be5.exe

  cmTC_70be5.vcxproj -> B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_70be5.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_70be5.dir\Debug\cmTC_70be5.tlog\unsuccessfulbuild".

  Touching "cmTC_70be5.dir\Debug\cmTC_70be5.tlog\cmTC_70be5.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj" (default targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_70be5.vcxproj]



    1 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.31


===== END =====

Build output check failed:
    Regex: 'unknown .*option'
    Output line: 'cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj]
'
Compilation failed:
    source file: 'B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/src.c'
    check option: '  -fsigned-char'
===== BUILD LOG =====
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_79287.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:02 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_79287.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_79287.dir\Debug\cmTC_79287.tlog\".

InitializeBuildStatus:

  Creating "cmTC_79287.dir\Debug\cmTC_79287.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_79287.dir\Debug\\" /Fd"cmTC_79287.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\src.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_79287.dir\Debug\\" /Fd"cmTC_79287.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   -fsigned-char B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\src.c



cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj]

  src.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_79287.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_79287.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_79287.lib" /MACHINE:X64   /machine:x64 cmTC_79287.dir\Debug\src.obj

  cmTC_79287.vcxproj -> B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_79287.exe

  cmTC_79287.vcxproj -> B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_79287.pdb (Full PDB)

FinalizeBuildStatus:

  Deleting file "cmTC_79287.dir\Debug\cmTC_79287.tlog\unsuccessfulbuild".

  Touching "cmTC_79287.dir\Debug\cmTC_79287.tlog\cmTC_79287.lastbuildstate".

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj" (default targets).



Build succeeded.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  cl : Command line warning D9002: ignoring unknown option '-fsigned-char' [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_79287.vcxproj]



    1 Warning(s)

    0 Error(s)



Time Elapsed 00:00:00.31


===== END =====

Determining if the function fseeko exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_a3429.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:09 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_a3429.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_a3429.dir\Debug\cmTC_a3429.tlog\".

InitializeBuildStatus:

  Creating "cmTC_a3429.dir\Debug\cmTC_a3429.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a3429.dir\Debug\\" /Fd"cmTC_a3429.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=fseeko /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a3429.dir\Debug\\" /Fd"cmTC_a3429.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_a3429.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_a3429.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_a3429.lib" /MACHINE:X64   /machine:x64 cmTC_a3429.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_a3429.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol fseeko referenced in function main [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_a3429.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_a3429.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.25



Determining size of off64_t failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_1a9a4.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:10 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_1a9a4.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_1a9a4.dir\Debug\cmTC_1a9a4.tlog\".

InitializeBuildStatus:

  Creating "cmTC_1a9a4.dir\Debug\cmTC_1a9a4.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a9a4.dir\Debug\\" /Fd"cmTC_1a9a4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a9a4.dir\Debug\\" /Fd"cmTC_1a9a4.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c



  OFF64_T.c

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(19): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(20): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(21): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(22): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CheckTypeSize\OFF64_T.c(23): error C2065: 'off64_t': undeclared identifier [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_1a9a4.vcxproj]



    0 Warning(s)

    5 Error(s)



Time Elapsed 00:00:00.18


B:/Programming/OpenCV/opencv/Build/CMakeFiles/CheckTypeSize/OFF64_T.c:
#include <sys/types.h>
#include <stdint.h>
#include <stddef.h>


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#endif

#define SIZE (sizeof(off64_t))
char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining if the function jbg_newlen exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_bc3d7.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:11 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_bc3d7.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_bc3d7.dir\Debug\cmTC_bc3d7.tlog\".

InitializeBuildStatus:

  Creating "cmTC_bc3d7.dir\Debug\cmTC_bc3d7.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bc3d7.dir\Debug\\" /Fd"cmTC_bc3d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D CHECK_FUNCTION_EXISTS=jbg_newlen /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_bc3d7.dir\Debug\\" /Fd"cmTC_bc3d7.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj "C:\Program Files\CMake\share\cmake-3.8\Modules\CheckFunctionExists.c"



  CheckFunctionExists.c

Link:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_bc3d7.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_bc3d7.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp/Debug/cmTC_bc3d7.lib" /MACHINE:X64   /machine:x64 cmTC_bc3d7.dir\Debug\CheckFunctionExists.obj

CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj]

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_bc3d7.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj" (default target) (1) ->

(Link target) -> 

  CheckFunctionExists.obj : error LNK2019: unresolved external symbol jbg_newlen referenced in function main [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj]

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\cmTC_bc3d7.exe : fatal error LNK1120: 1 unresolved externals [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_bc3d7.vcxproj]



    0 Warning(s)

    2 Error(s)



Time Elapsed 00:00:00.25



Determining if the include file pthread.h exists failed with the following output:
Change Dir: B:/Programming/OpenCV/opencv/Build/CMakeFiles/CMakeTmp

Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_8954a.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0"
Microsoft (R) Build Engine version 14.0.24720.0

Copyright (C) Microsoft Corporation. All rights reserved.



Build started 5/12/2017 2:10:22 AM.

The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets attribute at "C:\Program Files (x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist in the project, and will be ignored.

Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_8954a.vcxproj" on node 1 (default targets).

PrepareForBuild:

  Creating directory "cmTC_8954a.dir\Debug\".

  Creating directory "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\Debug\".

  Creating directory "cmTC_8954a.dir\Debug\cmTC_8954a.tlog\".

InitializeBuildStatus:

  Creating "cmTC_8954a.dir\Debug\cmTC_8954a.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.

ClCompile:

  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8954a.dir\Debug\\" /Fd"cmTC_8954a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c

  Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64

  Copyright (C) Microsoft Corporation.  All rights reserved.



  cl /c /Zi /W3 /WX- /MP8 /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /Gy /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8954a.dir\Debug\\" /Fd"cmTC_8954a.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue   /bigobj B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c



  CheckIncludeFile.c

B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_8954a.vcxproj]

Done Building Project "B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_8954a.vcxproj" (default targets) -- FAILED.



Build FAILED.



"B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_8954a.vcxproj" (default target) (1) ->

(ClCompile target) -> 

  B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [B:\Programming\OpenCV\opencv\Build\CMakeFiles\CMakeTmp\cmTC_8954a.vcxproj]



    0 Warning(s)

    1 Error(s)



Time Elapsed 00:00:00.18