View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000337 | QElectroTech | other | public | 2026-01-26 08:16 | 2026-01-26 08:16 |
| Reporter | ntd | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Linux x64 | OS | ArchLinux | OS Version | rolling |
| Product Version | 0.100 | ||||
| Summary | 0000337: System provided pugixml not usable | ||||
| Description | I see a CMake option in `cmake/fetch_pugixml.cmake` to select if building pugixml or using the system provided one: option(BUILD_PUGIXML "Build pugixml library, use system one otherwise" YES) The problem is the source code only works with the former:
Either the `BUILD_PUGIXML` option is misleading or the code must be refactored to use `-I` compiler flags and `#include <pugixml.hpp>`. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-26 08:16 | ntd | New Issue |