QT Package release Get DLL

Source: Internet
Author: User

Get all QT DLL package commands before publishing

After the generated program runs normally, locate the project's build directory, such as the project source path:

C:\QtPros\hellomw\
Its Project build directory is
C:\QtPros\build-hellomw-Desktop_Qt_5_4_0_MinGW_32bit-Release\
Go to this folder, go inside the subfolder of it, find Hellomw.exe,
Copy this exe to a new, separate folder for publishing, such as Save to
D:\hellomw\ folder inside.


Then open the Qt command line from the Start menu and enter the command:
CD/D D:\HELLOMW
Then use the WINDEPLOYQT tool command:
WINDEPLOYQT Hellomw.exe

: In addition, it is not said that QT's program only needs QT DLL package, and sometimes need vslib

such as: Mfc140.dll Msvcp140.dll, etc.

In short, you need to package some libraries, mainly to see what needs to be deployed in the context of what the library, operating environment, etc.

QT Package release Get DLL

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.