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
In the data.hh, we use DWARFPP_BEGIN_NAMESPACE and it comes back with an error of :
libs/libelfin/dwarf/data.hh:11: error: unknown type name 'DWARFPP_BEGIN_NAMESPACE'
This is also the case with 'DWARFPP_END_NAMESPACE'
How was this fixed?