Skip to content

Fix: GCC 13/14 build issues#260

Open
elias6969 wants to merge 1 commit into
jarcode-foss:masterfrom
elias6969:fix-build-gcc17
Open

Fix: GCC 13/14 build issues#260
elias6969 wants to merge 1 commit into
jarcode-foss:masterfrom
elias6969:fix-build-gcc17

Conversation

@elias6969

Copy link
Copy Markdown
  • Added missing includes (<cstdio>, <stdexcept>, etc.)
  • Resolved multiple definition of global function pointers (glava_abort, glava_return)
  • Ensured config parser reads modules correctly via #request prefix

Tested on EndeavourOS with GCC 14.2.1 and PulseAudio. GLava builds and runs clean with full module rendering.

- Added missing includes (<cstdio>, <stdexcept>, etc.)
- Resolved multiple definition of global function pointers (glava_abort, glava_return)
- Ensured config parser reads modules correctly via #request prefix

Tested on EndeavourOS with GCC 14.2.1 and PulseAudio. GLava builds and runs clean with full module rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant