You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track remaining work to improve Linux platform support for ArcGameEngine. PR #25 fixes build issues and gets the project compiling and running on Linux — this issue tracks what still needs attention.
Current Status
Project compiles on Linux (Ubuntu/Debian, Clang 18.1.3)
Overview
Track remaining work to improve Linux platform support for ArcGameEngine. PR #25 fixes build issues and gets the project compiling and running on Linux — this issue tracks what still needs attention.
Current Status
m_Params used uninitialized)Build Dependencies (Ubuntu/Debian)
Known Issues
sedpatch inGenerateMake.sh.wl_init.chas the same missing function pointer issue as X11. The premake build only defines_GLFW_X11.m_Params used uninitializedwarnings appear at startup. Pre-existing issue, not Linux-specific.Related