space-game001/thirdparty/libzip-1.11.3/.github/ISSUE_TEMPLATE/compile-error.md
2025-03-28 16:37:05 +06:00

26 lines
641 B
Markdown

---
name: Compile Error
about: Report when libzip does not compile.
title: ''
labels: compile
assignees: ''
---
**Compiler Error**
Output from the compiler, including exact and complete error message, file name and line number.
**libzip Version**
Version of libzip or revision repository used.
**Operating System and Compiler**
The operating system and compiler used, including version number.
Also, any flags passed to `cmake`.
**Autodetected Configuration**
Attach `CmakeCache.txt` from your build directory. This list everything `cmake` detected on your system.
**Additional context**
Add any other context about the problem here.