# cxx_error_stacktrace **Repository Path**: zhengankun/cxx_error_stacktrace ## Basic Information - **Project Name**: cxx_error_stacktrace - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-06 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bash mkdir build cd build cmake .. make ./app ```