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

ecto error #301

Open
ghost opened this issue Oct 24, 2019 · 1 comment
Open

ecto error #301

ghost opened this issue Oct 24, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 24, 2019

said@said:~/ecto/build$ make
Scanning dependencies of target ecto
[ 0%] Building CXX object src/lib/CMakeFiles/ecto.dir/abi.cpp.o
[ 1%] Building CXX object src/lib/CMakeFiles/ecto.dir/cell.cpp.o
[ 2%] Building CXX object src/lib/CMakeFiles/ecto.dir/edge.cpp.o
[ 3%] Building CXX object src/lib/CMakeFiles/ecto.dir/tendril.cpp.o
[ 3%] Building CXX object src/lib/CMakeFiles/ecto.dir/tendrils.cpp.o
[ 4%] Building CXX object src/lib/CMakeFiles/ecto.dir/plasm.cpp.o
In file included from /home/said/ecto/src/lib/plasm.cpp:29:0:
/home/said/ecto/src/lib/plasm/impl.hpp:32:10: fatal error: boost/tr1/unordered_map.hpp: No such file or directory
#include <boost/tr1/unordered_map.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
src/lib/CMakeFiles/ecto.dir/build.make:182: recipe for target 'src/lib/CMakeFiles/ecto.dir/plasm.cpp.o' failed
make[2]: *** [src/lib/CMakeFiles/ecto.dir/plasm.cpp.o] Error 1
CMakeFiles/Makefile2:612: recipe for target 'src/lib/CMakeFiles/ecto.dir/all' failed
make[1]: *** [src/lib/CMakeFiles/ecto.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

@capf-2011
Copy link

i have this problem too, how to do it, thank you!

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