Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我在linux mint 21.3(ubuntu 22.04派生版)下用Qt在线安装器安装了Qt create 17.0.0和Qt 6.9.1,并安装了mingw和android开发工具,新建project发现只能build linux和android应用且均运行正常,但没有build windows应用的选项,请教如何查找问题?
试图自己创建windows build项但失败,找不到mingw对应的Qt 6.9.1库。 还发现compiler中的mingw项目告警:ABI:不是所有编译器都设置正确,但同时告警的gcc编译的linux应用正常,不知是否有影响。