新建文件:gen.bat,写入:

set PATH=C:/Qt/Qt5.5.1/5.5/mingw492_32/bin;C:/Qt/Qt5.5.1/Tools/mingw492_32/bin;%PATH%
windeployqt.exe your.exe

执行gen.bat脚本即可。

相关文章:

  • 2021-11-26
  • 2022-12-23
  • 2021-05-29
  • 2021-06-15
  • 2021-08-04
  • 2021-04-28
猜你喜欢
  • 2021-08-26
  • 2021-07-21
  • 2021-04-11
  • 2021-05-20
  • 2021-12-26
  • 2021-10-05
  • 2022-01-04
相关资源
相似解决方案