Skip to content

Instantly share code, notes, and snippets.

@illnyang
Created September 23, 2019 08:49
Show Gist options
  • Save illnyang/c06aa208fb924bab490ffd8420d4c851 to your computer and use it in GitHub Desktop.
Save illnyang/c06aa208fb924bab490ffd8420d4c851 to your computer and use it in GitHub Desktop.
Building ioquake3 via WSL
sudo apt install g++-mingw-w64-x86-64
make PLATFORM=mingw64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment