What's new
- Bundled GLEW and GLFW for Linux — no need to install dev libraries manually
- Added Linux g++ not found dialog with clear install instructions for all major distros
- Fixed library detection on Pop!_OS, Ubuntu, Debian, Mint and other apt-based systems
Requirements
Linux: g++ only — sudo apt install g++ / sudo pacman -S gcc / sudo dnf install gcc-c++
Windows: MSYS2 with g++ (auto-installer included)
macOS: not yet supported