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

Install caffe windows: error "'.build_release/cuda/----------' doesn't match the target pattern" #5502

Closed
slorena opened this issue Apr 8, 2017 · 1 comment

Comments

@slorena
Copy link

slorena commented Apr 8, 2017

Hello,

I have this error when I run "make all", to build caffe on windows 7.
I'm using cuda 7.5.

process_begin: CreateProcess(NULL, uname -s, ...) failed.
makefile:554: target .build_release/cuda/----------' doesn't match the target p attern makefile:554: target .build_release/cuda/DETECT_CUDA_ARCHS.CU' doesn't match the target pattern
A subdirectory or file -p already exists.
Error occurred while processing: -p.
A subdirectory or file .build_release already exists.
Error occurred while processing: .build_release.

How can I resolve it?
Thank you for response.

@willyd
Copy link
Contributor

willyd commented Apr 10, 2017

Please do not post usage, installation, or modeling questions, or other requests for help to Issues.
Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

The Makefile won't work on windows. Use the CMake build as documented in the README in the windows branch.

@willyd willyd closed this as completed Apr 10, 2017
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

2 participants