Programming history of my aerial Helicopter Control Base Station Software (I)

Source: Internet
Author: User

The Control Base Station Software was published on a German website.Source codeIt was written using QT, but I have never used QT before.Program, QT and MFC are essentially different, but they can be cross-platform, so I chose to use QT andCode. This is also called standing on the shoulders of giants. The source code is written in qt4.4.3 and supported by qwt5.2.0. However, qwt4.4.3 is a command line compilation, which is inconvenient for source code modification, especially for interface modification. I used qt-sdk-win-opensource-2009.02.1.exe to modify it, But it encountered a big problem. Although the compilation was successful, it could not run. This is because of version incompatibility issues, so I should first take a good look at the QT mechanism.

First, I need to be familiar with the QT environment before continuing.

How to install and compile QT and qwt on Windows systemsArticle.

Related Article

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.