-- Building for: Visual Studio 14 2015
-- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.18362.
-- The C compiler identification is MSVC 19.0.24210.0
-- The CXX compiler identification is MSVC 19.0.24210.0
-- Check for working C compiler: D:/vs2015/VC/bin/cl.exe
-- Check for working C compiler: D:/vs2015/VC/bin/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: D:/vs2015/VC/bin/cl.exe
-- Check for working CXX compiler: D:/vs2015/VC/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.0 (found version "10.0")
-- CUDA 10 detected, enabling SM_72
-- system arch: AMD64
-- output path: D:/工作/my/caffe-yolov3/build/AMD64
-- Copying D:/工作/my/caffe-yolov3/activations.h
-- Copying D:/工作/my/caffe-yolov3/blas.h
-- Copying D:/工作/my/caffe-yolov3/box.h
-- Copying D:/工作/my/caffe-yolov3/cuda.h
-- Copying D:/工作/my/caffe-yolov3/image.h
-- Copying D:/工作/my/caffe-yolov3/yolo_layer.h
CMake Error: failed to create symbolic link 'D:/宸ヤ綔/my/caffe-yolov3/build/AMD64/bin/networks': operation not permitted
-- OpenCV ARCH: x86
-- OpenCV RUNTIME: vc14
-- OpenCV STATIC: ON
CMake Warning at D:/openCV/opencv/build/OpenCVConfig.cmake:138 (message):
Found OpenCV Windows Pack but it has no binaries compatible with your
configuration.
You should manually point CMake variable OpenCV_DIR to your build of OpenCV
library.
Call Stack (most recent call first):
CMakeLists.txt:79 (FIND_PACKAGE)
-- Configuring done
-- Generating done
-- Build files have been written to: D:/工作/my/caffe-yolov3/build
-- Building for: Visual Studio 14 2015 -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.18362. -- The C compiler identification is MSVC 19.0.24210.0 -- The CXX compiler identification is MSVC 19.0.24210.0 -- Check for working C compiler: D:/vs2015/VC/bin/cl.exe -- Check for working C compiler: D:/vs2015/VC/bin/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: D:/vs2015/VC/bin/cl.exe -- Check for working CXX compiler: D:/vs2015/VC/bin/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v10.0 (found version "10.0") -- CUDA 10 detected, enabling SM_72 -- system arch: AMD64 -- output path: D:/工作/my/caffe-yolov3/build/AMD64 -- Copying D:/工作/my/caffe-yolov3/activations.h -- Copying D:/工作/my/caffe-yolov3/blas.h -- Copying D:/工作/my/caffe-yolov3/box.h -- Copying D:/工作/my/caffe-yolov3/cuda.h -- Copying D:/工作/my/caffe-yolov3/image.h -- Copying D:/工作/my/caffe-yolov3/yolo_layer.h CMake Error: failed to create symbolic link 'D:/宸ヤ綔/my/caffe-yolov3/build/AMD64/bin/networks': operation not permitted -- OpenCV ARCH: x86 -- OpenCV RUNTIME: vc14 -- OpenCV STATIC: ON CMake Warning at D:/openCV/opencv/build/OpenCVConfig.cmake:138 (message): Found OpenCV Windows Pack but it has no binaries compatible with your configuration.
You should manually point CMake variable OpenCV_DIR to your build of OpenCV library. Call Stack (most recent call first): CMakeLists.txt:79 (FIND_PACKAGE)
-- Configuring done -- Generating done -- Build files have been written to: D:/工作/my/caffe-yolov3/build