windows10环境下QtCreator中出现skipping incompatible xxx when searching for xxx 问题解决办法

windows10环境下QtCreator中出现skipping incompatible xxx when searching for xxx 

windows10环境下QtCreator中出现skipping incompatible xxx when searching for xxx 问题解决办法

 

 

我再QtCreator中想导入一个外部库时,他提示不匹配

出现这种问题是因为QtCreator 和 MinGW 其中一个是32位 ,而另一个是64位, 

将两者统一后便不会出现该问题!!!

 

windows10环境下QtCreator中出现skipping incompatible xxx when searching for xxx 问题解决办法

上一篇:在Windows系统下使用pycharm调用os.system("dir")为什么乱码


下一篇:使用ASP.NET Core 3.x 构建 RESTful API P7 P8 内容协商