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

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

 

 

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

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

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

 

相关文章:

  • 2021-06-10
  • 2022-12-23
  • 2021-04-15
  • 2021-05-23
  • 2022-01-19
  • 2021-12-20
  • 2021-08-17
猜你喜欢
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-30
  • 2022-12-23
  • 2021-06-19
相关资源
相似解决方案