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

How to make it support x86? #42

Open
ankwinters opened this issue May 20, 2017 · 2 comments
Open

How to make it support x86? #42

ankwinters opened this issue May 20, 2017 · 2 comments

Comments

@ankwinters
Copy link

Hello,
I'm trying to compile an x86 version of caffe with CPU-ONLY on an old windows 7 machine.
I'm not familiar with CMAKE. But it seems that the scripts in this project work for 64-bit only.
So do you have any idea how can I compile a 32-bit version?
I'd appreciate that if you can offer me any help.
Thanks.

@willyd
Copy link
Owner

willyd commented May 20, 2017

Replace amd64 with x86 in https://github.com/willyd/caffe-builder/blob/master/build_v120_x64.cmd#L9 and see how this goes.

@ankwinters
Copy link
Author

Thanks! It really helps. But compiling boost library always turns out to be failure. I use the precompiled version instead.

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