环境:QT 5.5.1(64位)+ Qt5 Visual Studio Add-in 1.2.5

现象:1)打开Launch Designer报错:

QT出错: not found or load the Qt platform plugin "windows"

      2)运行程序时报错:

QT出错: not found or load the Qt platform plugin "windows"

解决方法:1)把QT目录/plugins中的platforms和imageformats这两个文件夹复制到designer.exe同级目录下;

                   2)把QT目录/plugins中的platforms和imageformats这两个文件夹复制运行程序exe同级目录下。

相关文章:

  • 2021-11-17
  • 2021-07-30
  • 2021-07-12
  • 2021-05-11
  • 2021-09-26
  • 2021-08-22
  • 2022-01-16
猜你喜欢
  • 2021-05-17
  • 2022-12-23
  • 2022-02-25
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
  • 2021-08-23
相关资源
相似解决方案