johnsonjh / duma

duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator

Home Page:https://github.com/johnsonjh/duma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stacktrace library will not compile

rsp4jack opened this issue · comments

Sources in ./stacktrace/ implements StackTraceCleanup() and printStackTrace(), it is necessary in Windows.

But it is not even in the CMakeLists.txt. It will not compile and link.