You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
This was on Manjaro Linux.
The text was updated successfully, but these errors were encountered: