Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/153.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 如何在Windows上部署Qt应用程序?_C++_Windows_Qt_Deployment - Fatal编程技术网

C++ 如何在Windows上部署Qt应用程序?

C++ 如何在Windows上部署Qt应用程序?,c++,windows,qt,deployment,C++,Windows,Qt,Deployment,现在我可以为我的应用程序创建一个.exe。现在,如何让我的应用程序为windows部署做好准备 这是Windows上Qt应用程序部署问题的典型问题。Qt文档中有以下页面: ,

现在我可以为我的应用程序创建一个.exe。现在,如何让我的应用程序为windows部署做好准备


这是Windows上Qt应用程序部署问题的典型问题。

Qt文档中有以下页面:

  • ,