-
Notifications
You must be signed in to change notification settings - Fork 10
Linux Support #141
Copy link
Copy link
Open
1 / 11 of 1 issue completedLabels
Build 🛠Issues that involve the build process.Issues that involve the build process.FeatureNew feature or request.New feature or request.Linux 🐧Everything regarding Linux.Everything regarding Linux.
Metadata
Metadata
Assignees
Labels
Build 🛠Issues that involve the build process.Issues that involve the build process.FeatureNew feature or request.New feature or request.Linux 🐧Everything regarding Linux.Everything regarding Linux.
Projects
Status
Feature: Linux Support
Pull request #140 added basic support for Linux based on GCC 14.2 (thanks to @Tractorou24). However before merging the changes and claiming official Linux support, there are some issues that need to be addressed first. The following list covers the ones that occured during review:
codecvtand find a suitable alternative (e.g., uni-algo).Stringwithstd::u8stringis feasible.--enable-libstdcxx-backtrace.-Wall -Werrorand possibly-pedantic.LinuxtoPlatformenum and extentApp::platformaccordingly.Optionally it would be nice to see the following aspects addressed:
mingw-supportbranch).As always, PRs are welcome! 🚀