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

so many error when compiling on windows with visual studio #24

Closed
anguoyang opened this issue Feb 19, 2017 · 1 comment
Closed

so many error when compiling on windows with visual studio #24

anguoyang opened this issue Feb 19, 2017 · 1 comment

Comments

@anguoyang
Copy link

hello, I have compiled the source code on windows/visual studio after configured with cmake, there are so many errors, such as(there are more than 500 errors):

Severity Code Description Project File Line Suppression State
Error the global scope has no "posix_memalign" mkldnn
Severity Code Description Project File Line Suppression State
Error identifier "jit_conv_call_s" is undefined mkldnn
void operator()(jit_bnrm_call_s *arg) { jit_ker(arg); }
Severity Code Description Project File Line Suppression State
Error more than one conversion function from "lambda ->mkldnn::c_api::mkldnn_primitive_desc_t" to "" applies: simple-net-cpp C:\myproject\intel\caffe\external\mkldnn\include\mkldnn.hpp 594
............................................................

anyone compiled the source code successfully on windows? thanks.

I have installed the intel xe 2017(with c++ compiler) evaluation, and tried to compile it with intel c++, but still failed.

@rsdubtso
Copy link

Windows is not yet supported. See issue #10 for additional discussion.

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

No branches or pull requests

2 participants