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 ==========