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 build on Windows #211

Open
kirill-pinigin opened this issue May 15, 2018 · 0 comments
Open

How to build on Windows #211

kirill-pinigin opened this issue May 15, 2018 · 0 comments

Comments

@kirill-pinigin
Copy link

kirill-pinigin commented May 15, 2018

I have tried to build ATen.

and

CMake Error at src/ATen/CMakeLists.txt:407 (add_subdirectory):
add_subdirectory given source
"E:/ATen/aten/src/ATen/../../../third_party/cpuinfo" which is not an
existing directory.

CMake Error at src/ATen/CMakeLists.txt:412 (set_property):
set_property could not find TARGET cpuinfo. Perhaps it has not yet been
created.

CMake Error at src/ATen/CMakeLists.txt:423 (add_subdirectory):
add_subdirectory given source
"E:/ATen/aten/src/ATen/../../../third_party/sleef" which is not an existing
directory.

CMake Error at src/ATen/CMakeLists.txt:424 (set_property):
set_property could not find TARGET sleef. Perhaps it has not yet been
created.

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