Qt Software Package Summary

Source: Internet
Author: User

Step by step development in Windows

First of all, understand the use of packaging tools http://blog.csdn.net/styyzxjq2009/article/details/8237358

The preceding depend, ASPack, and filepack can all be downloaded,

Summary

1. Depend: Check the missing library file. Select the correct version. I installed qt4.8.1. The library file is in C:/qtsdk/desktop/QT/4.8.1/bin/, for example:

These files are required. The other is mingwm10.dll under c: \ qtsdk \ mingw \ bin.

2. As mentioned in the previous blog, you need to add the required library files for the first time.

Qapplication::Addlibrarypath("./Imageformats");// Explicitly add the library file path here

3. Follow the steps to package

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.