Skip to content

Add support for building on Linux #2

@SizzleUnrlsd

Description

@SizzleUnrlsd

The current project setup does not include proper configuration to build and run on Linux systems. This issue aims to implement and validate the necessary changes to ensure full compatibility with Linux environments.

Tasks to be done:
• Configure CMakeLists.txt (or relevant build system) to support Linux
• Fix any platform-specific code or dependencies
• Test compilation on common Linux distributions (e.g., Ubuntu, Debian, Arch)
• Ensure all features behave as expected under Linux
• Update documentation with Linux build instructions if needed

Acceptance criteria:
• The project builds successfully on Linux without manual tweaks
• No Linux-specific runtime errors
• Documentation is up to date

Optional:
• Set up a CI job to build/test on a Linux runner (e.g., GitHub Actions or GitLab CI)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions