jeremy-rifkin / cpptrace

Simple, portable, and self-contained stacktrace library for C++11 and newer
MIT License
621 stars 64 forks source link

Is this a header-only library? #145

Closed nyckmaia closed 1 month ago

nyckmaia commented 1 month ago

Is this a header-only library?

Or do I need to include the whole folder in my project?

jeremy-rifkin commented 1 month ago

Hi, This is not a header only library. There is information on how to use the library at https://github.com/jeremy-rifkin/cpptrace?tab=readme-ov-file#usage.

8ightfold commented 1 month ago

Please read the docs/source before opening an issue. Thanks!

jeremy-rifkin commented 1 month ago

I'm going to go ahead and close this, if you have any further questions please don't hesitate to reach out