找出电脑上的rc.exe ,发现在C:\Program Files (x86)\Windows Kits\10\bin\10.0.xxxx.0\x86 路径下。

找出电脑上的rc.exe ,发现在C:\Program Files (x86)\Windows Kits\10\bin\10.0.xxxx.0\x64 路径下。

处理方法:

将32位版本 rc.exe rcdll.dll 拷贝到C:\Qt\5.9.0\msvc201X\bin(如果选择安装201X 的32位编译器)

将64位版本rc.exe rcdll.dll 拷贝到C:\Qt\5.9.0\msvc201X_64\bin  (如果选择安装201X 的64位编译器)

相关文章:

  • 2022-12-23
  • 2021-10-24
  • 2021-05-26
  • 2021-06-15
  • 2021-08-12
  • 2021-12-04
  • 2021-10-10
  • 2021-10-30
猜你喜欢
  • 2021-10-02
  • 2022-01-04
  • 2022-12-23
  • 2021-12-07
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案