Created
September 23, 2019 08:49
-
-
Save illnyang/c06aa208fb924bab490ffd8420d4c851 to your computer and use it in GitHub Desktop.
Building ioquake3 via WSL
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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