Skip to content

Instantly share code, notes, and snippets.

@joegaffey
Created November 22, 2024 23:02
Show Gist options
  • Save joegaffey/7014e3b0859f8037ec6af55553f98611 to your computer and use it in GitHub Desktop.
Save joegaffey/7014e3b0859f8037ec6af55553f98611 to your computer and use it in GitHub Desktop.
box2d install Chromebook
sudo apt install libegl1-mesa-dev libwayland-dev libxkbcommon-dev wayland-protocols
git clone https://github.com/erincatto/box2d.git
cd box2d
./build.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment