333
edits
Rootfather (talk | contribs) |
Rootfather (talk | contribs) |
||
Line 33: | Line 33: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
These commands will fetch and install the packages needed for compiling, including (but not limited to) GCC | These commands will fetch and install the packages needed for compiling, including (but not limited to) GCC 11.x, GDB, and libwinpthread-git. | ||
Additionally, if you would like to include Discord Rich Presence support, the pre-compiled libraries are [https://github.com/discord/discord-rpc/releases here]. Simply copy the files into your base MinGW directory. | Additionally, if you would like to include Discord Rich Presence support, the pre-compiled libraries are [https://github.com/discord/discord-rpc/releases here]. Simply copy the files into your base MinGW directory. |
edits