How to use MinGW-64 with Qt Creator

前端 未结 3 741
故里飘歌
故里飘歌 2020-12-07 21:23

I am aware that there are many post about this, but I honestly didn\'t understood any of it.

So, how do I install a kit for my Qt Creator (open source 5.7)?

3条回答
  •  一整个雨季
    2020-12-07 21:58

    Directly launching from explorer will also work, unless you need to use qtcreator's Autotools plugin in which case launching it from an msys2 shell is necessary (so that various environment variables are set correctly).

提交回复
热议问题