Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win10+caffe+cmake+MinGW can not make successful #61

Open
tjh123321 opened this issue Dec 27, 2019 · 2 comments
Open

win10+caffe+cmake+MinGW can not make successful #61

tjh123321 opened this issue Dec 27, 2019 · 2 comments

Comments

@tjh123321
Copy link

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

@tjh123321
Copy link
Author

then make -j6
make: *** No targets specified and no makefile found. Stop.

@tjh123321
Copy link
Author

i use MinGW as make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant