Skip to content

v0.1.3

Latest

Choose a tag to compare

@pepc84 pepc84 released this 10 Jun 02:03

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