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

Caffe on windows??? #91

Closed
DushyantMainwal opened this issue Jan 6, 2017 · 2 comments
Closed

Caffe on windows??? #91

DushyantMainwal opened this issue Jan 6, 2017 · 2 comments

Comments

@DushyantMainwal
Copy link

Is there a way to make an android project using caffe on windows
using build.sh on bash gives me error..
$ ./build.sh D:/Softwares/Sdk/androidsdk/ndk-bundle
./scripts/build_openblas.sh: line 16: [: missing `]'
./scripts/build_openblas.sh: line 17: MINGW64_N: command not found
Unknown OS
Failed to build OpenBLAS

@sh1r0
Copy link
Owner

sh1r0 commented Jan 6, 2017

So far, there's no plan to support Windows. But, you could try to run on unix-like environment like cygwin, or use vm or docker.

@sh1r0 sh1r0 closed this as completed Jan 6, 2017
@DushyantMainwal
Copy link
Author

DushyantMainwal commented Jan 6, 2017

Thanks but after installing new cygwin(64 bit) on my windows..
It gives me error
$ ./build.sh NDK_ROOT
: invalid optionopenblas.sh: line 2: set: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
Failed to build OpenBLAS

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