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

Boost.Stacktrace fails to build #3

Open
badair opened this issue Jul 30, 2017 · 0 comments
Open

Boost.Stacktrace fails to build #3

badair opened this issue Jul 30, 2017 · 0 comments

Comments

@badair
Copy link

badair commented Jul 30, 2017

Scanning dependencies of target boost_stacktrace
[ 93%] Building CXX object libs/stacktrace/CMakeFiles/boost_stacktrace.dir/src/backtrace.cpp.o
In file included from /code/boost/libs/stacktrace/include/boost/stacktrace/detail/frame_unwind.ipp:25:0,
                 from /code/boost/libs/stacktrace/src/backtrace.cpp:10:
/code/boost/libs/stacktrace/include/boost/stacktrace/detail/libbacktrace_impls.hpp:19:10: fatal error: backtrace.h: No such file or directory
 #include <backtrace.h>
          ^~~~~~~~~~~~~
compilation terminated.

This was on Manjaro Linux.

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