Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

mac make errors #298

Open
5idaidai opened this issue Oct 9, 2017 · 1 comment
Open

mac make errors #298

5idaidai opened this issue Oct 9, 2017 · 1 comment

Comments

@5idaidai
Copy link

5idaidai commented Oct 9, 2017

In file included from basic.cpp:2:
In file included from ../mshadow/./tensor.h:1056:
../mshadow/./tensor_cpu-inl.h:549:22: error: expected expression
                     [&keys_vec](size_t i1, size_t i2)
                     ^
../mshadow/./tensor_cpu-inl.h:553:22: error: expected expression
                     [&keys_vec](size_t i1, size_t i2)
                     ^
2 errors generated.
make: *** [basic] Error 1

system:

mac os 10.12.4

g++:

Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

@szha
Copy link
Member

szha commented Aug 4, 2019

This code base has been donated to the Apache MXNet project per #373, and repo is deprecated. Future development and issue tracking should continue in Apache MXNet.

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

No branches or pull requests

2 participants