mingw与msys的三个网站
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mingw与msys的三个网站相关的知识,希望对你有一定的参考价值。
Alternatives you can use
If you want really to use C++11 or C++14 on windows with gcc you should be using one of the following options:
- https://msys2.github.io/ (Uses MinGW-w64 internally).
- http://mingw-w64.org/doku.php (it supports 32-bits too).
- http://tdm-gcc.tdragon.net/.
以上是关于mingw与msys的三个网站的主要内容,如果未能解决你的问题,请参考以下文章