还是不会来解决方法"windeployqt.exe" --release 和 --debug 要选对

C:\Windows\system32>"C:\Qt_X86\Qt5.6.0\5.6\msvc2013\bin\windeployqt.exe"
Please specify the binary or folder.Usage: C:\Qt_X86\Qt5.6.0\5.6\msvc2013\bin\windeployqt.exe [options] [files]
Qt Deploy Tool 5.6.0The simplest way to use windeployqt is to add the bin directory of your Qt
installation (e.g. <QT_DIR\bin>) to the PATH variable and then run:windeployqt <path-to-app-binary>
If ICU, ANGLE, etc. are not in the bin directory, they need to be in the PATH
variable. If your application uses Qt Quick, run:windeployqt --qmldir <path-to-app-qml-files> <path-to-app-binary>Options:-?, -h, --help             Displays this help.-v, --version              Displays version information.--dir <directory>          Use directory instead of binary directory.--libdir <path>            Copy libraries to path.--plugindir <path>         Copy plugins to path.--debug                    Assume debug binaries.--release                  Assume release binaries.--pdb                      Deploy .pdb files (MSVC).--force                    Force updating files.--dry-run                  Simulation mode. Behave normally, but do notcopy/update any files.--no-plugins               Skip plugin deployment.--no-libraries             Skip library deployment.--qmldir <directory>       Scan for QML-imports starting from directory.--no-quick-import          Skip deployment of Qt Quick imports.--no-translations          Skip deployment of translations.--no-system-d3d-compiler   Skip deployment of the system D3D compiler.--compiler-runtime         Deploy compiler runtime (Desktop only).--no-compiler-runtime      Do not deploy compiler runtime (Desktop only).--webkit2                  Deployment of WebKit2 (web process).--no-webkit2               Skip deployment of WebKit2.--json                     Print to stdout in JSON format.--angle                    Force deployment of ANGLE.--no-angle                 Disable deployment of ANGLE.--no-opengl-sw             Do not deploy the software rasterizer library.--list <option>            Print only the names of the files copied.Available options:source:   absolute path of the source filestarget:   absolute path of the target filesrelative: paths of the target files, relativeto the target directorymapping:  outputs the source and the relativetarget, suitable for use within anAppx mapping file--verbose <level>          Verbose level.Qt libraries can be added by passing their name (-xml) or removed by passing
the name prepended by --no- (--no-xml). Available libraries:
bluetooth clucene concurrent core declarative designer designercomponents
enginio gui qthelp multimedia multimediawidgets multimediaquick network nfc
opengl positioning printsupport qml qmltooling quick quickparticles quickwidgets
script scripttools sensors serialport sql svg test webkit webkitwidgets
websockets widgets winextras xml xmlpatterns webenginecore webengine
webenginewidgets 3dcore 3drenderer 3dquick 3dquickrenderer 3dinput geoservices
webchannel texttospeechArguments:[files]                    Binaries or directory containing the binary.C:\Windows\system32>"C:\Qt_X86\Qt5.6.0\5.6\msvc2013\bin\windeployqt.exe" --release "E:\git\WangProjectVFP\ActiveQtServer1\Build32\ActiveQtServer1.dll"
E:\git\WangProjectVFP\ActiveQtServer1\Build32\ActiveQtServer1.dll 32 bit, release executable
Adding Qt5Svg for qsvgicon.dll
Direct dependencies: Qt5Core Qt5Gui Qt5Widgets
All dependencies   : Qt5Core Qt5Gui Qt5Widgets
To be deployed     : Qt5Core Qt5Gui Qt5Svg Qt5Widgets
Warning: Cannot find Visual Studio installation directory, VCINSTALLDIR is not set.
Updating Qt5Core.dll.
Updating Qt5Gui.dll.
Updating Qt5Svg.dll.
Updating Qt5Widgets.dll.
Updating libGLESV2.dll.
Updating libEGL.dll.
D3Dcompiler_47.dll is up to date.
opengl32sw.dll is up to date.
Patching Qt5Core.dll...
Creating directory E:/git/WangProjectVFP/ActiveQtServer1/Build32/iconengines.
Updating qsvgicon.dll.
Creating directory E:/git/WangProjectVFP/ActiveQtServer1/Build32/imageformats.
Updating qdds.dll.
Updating qgif.dll.
Updating qicns.dll.
Updating qico.dll.
Updating qjpeg.dll.
Updating qsvg.dll.
Updating qtga.dll.
Updating qtiff.dll.
Updating qwbmp.dll.
Updating qwebp.dll.
Creating directory E:/git/WangProjectVFP/ActiveQtServer1/Build32/platforms.
Updating qwindows.dll.
Creating E:\git\WangProjectVFP\ActiveQtServer1\Build32\translations...
Creating qt_ca.qm...
Creating qt_cs.qm...
Creating qt_de.qm...
Creating qt_en.qm...
Creating qt_fi.qm...
Creating qt_fr.qm...
Creating qt_he.qm...
Creating qt_hu.qm...
Creating qt_it.qm...
Creating qt_ja.qm...
Creating qt_ko.qm...
Creating qt_lv.qm...
Creating qt_ru.qm...
Creating qt_sk.qm...
Creating qt_uk.qm...
C:\Windows\system32>

This application failed to start because it could not find or load the Qt platform plugin相关推荐

  1. This application failed to start because it could not find or load the Qt platform plugin xcb in

    This application failed to start because it could not find or load the Qt platform plugin "xcb& ...

  2. PyQt5: This application failed to start because it could not find or load the Qt platform plugin

    文章目录 问题描述 解决方案 可以按照这个安装:[PyQt5笔记]使用 designer 开发 python GUI 界面 问题描述 安装完 PyQt5.pyqt5-tools 后,点击 design ...

  3. 解决 Qt5 报错 This application failed to start because it could not find or load the Qt platform plugin

    解决 Qt5 报错 This application failed to start because it could not find or load the Qt platform plugin ...

  4. 解决This application failed to start because it could not find or load the Qt platform plugin windows

    PyQt5+python做UI时,使用pyinstaller打包成exe,点击运行exe文件时,出现This application failed to start because it could ...

  5. Anaconda打不开This application failed to start because it could not find or load the QT platform....

    anaconda打不开,直接弹出错误窗口 在网上试了很多方法都没有成功,折腾了好久 卸载重装还是一样的错误 手动添加过如下的环境变量,网上有的人成功了但是我没有,还是报错 下面分享以下我最后解决的方法 ...

  6. UG12.0安装完成后Application failed to start because it could not find or load the QT platform的解决办法

    找到NX12.0的安装目录"D:\Program Files\Siemens\NX 12\NXBIN\ugraf.exe" -nx 进入qt5_plugins文件夹 再进platf ...

  7. This application failed to start because it could not find or load the Qt platfo rm plugin “windows“

    编译cloudcompare    vs2017+Qt5.9.8,relese时提示: This application failed to start because it could not fi ...

  8. 解决This application failed to start because cannot find or load the qt platform plugin 'xcb'

    问题描述: 在使用linux系统训练自己的数据集合时,出现了上述问题,首先第一个想法就是先Google,但是在看了一些国内外的文章后依然没有将问题解决 问题原因: 这是由于这几天我在安装cuda.cu ...

  9. 解决This application failed to start because no Qt platform plugin could be initialized问题

    问题描述: 在pycharm中安装pyqt5-tools后,尝试着打开该路径下的designer.exe C:\Users\PC\AppData\Local\Programs\Python\Pytho ...

最新文章

  1. Essential Studio for mobile MVC中2种添加移动图表到MVC3 ASPX应用程序中的方法
  2. CAS 单点登录 服务器整合
  3. 大型网站系统架构演化之路
  4. [NOIP2017]逛公园 最短路+拓扑排序+dp
  5. Pandas matplotlib 无法显示中文
  6. mysql 存储过程循环一张表的所有记录_MySQL数据库知识汇总
  7. vuex登录后设置token
  8. java 资源锁定_如何在Java中创建时正确锁定资源
  9. Java国际化概念和使用介绍
  10. [转载] python+opencv4读取图像
  11. TypeScript接口用法(基础)
  12. 差分硬盘的merge(合并差异)实验分析
  13. $.getjson异常信息提示_【Java视频教程】day24-异常??????
  14. oracle中select*的性能与全部字段查询 哪个性能好一点_性能优化技巧:TopN
  15. 使用QEMU搭建ARM64实验环境
  16. 购物直播APP系统+短视频系统开发方案
  17. Office 添加或删除 skype for business、oneNote、OutLook、oneDrive等功能
  18. Python:索引总结
  19. latex -Provide a separate sheet listing all figure captions.
  20. snidel 2014春夏新品 纱质长半裙

热门文章

  1. C语言控制台输入中的复制粘贴
  2. 数据改版 | CnOpenData中国工业企业基本信息扩展数据
  3. 闪聚支付 第3章-C扫B支付
  4. 联想Y7000WIN10装Ubuntu的注意点
  5. Struts 2.0相关知识 摘自Struts2权威指南(李刚 著)
  6. 蓝桥杯研究生c语言试题答案,蓝桥杯试题C语言答案.doc
  7. 计算机组成与设计:硬件/软件接口
  8. 电脑进入pe时蓝屏_电脑进入pe时出现蓝屏0x000000a5应该如何解决?
  9. 5款替代微软Visio的开源免费软件
  10. python :七彩数码管