Digital Recipe
[QT] QT 5.0 배포판 제작 공식 문서 본문
Deploying an Application on Windows
This documentation will describe how to determine which files you should include in your distribution, and how to make sure that the application will find them at run-time. We will demonstrate the procedures in terms of deploying the Plug & Paint application that is provided in Qt's examples directory.
http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html |
Deploying Qt Applications
Deploying an Qt application does not require any C++ programming. All you need to do is to build Qt and your application in release mode, following the procedures described in this documentation. We will demonstrate the procedures in terms of deploying the Plug & Paintapplication that is provided in Qt's examples directory.
Q&A
https://bugreports.qt-project.org/browse/QTBUG-28766 |
Posted by Hoseok Seo
2013. 03. 28