Skip to content

Instantly share code, notes, and snippets.

@mmmunk
Last active September 4, 2020 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmmunk/5b6a00ce89a290a1d2dd3f96da37fba8 to your computer and use it in GitHub Desktop.
Save mmmunk/5b6a00ce89a290a1d2dd3f96da37fba8 to your computer and use it in GitHub Desktop.

Command 'x86_64-w64-mingw32-gcc' not found, but can be installed with:

64-bit exe: sudo apt install gcc-mingw-w64-x86-64

32-bit exe: sudo apt install gcc-mingw-w64-i686

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment