these steps:
1. You first need to download and install the Qt 4.6.1 SDK. A copy of this
software can be found at:
Windows - ftp://ftp.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2010.01.exe
32-bit Linux - ftp://ftp.qt.nokia.com/qtsdk/qt-sdk-linux-x86-opensource-2010.01.bin
64-bit Linux - ftp://ftp.qt.nokia.com/qtsdk/qt-sdk-linux-x86_64-opensource-
2010.01.bin
2. Once the Qt SDK is installed, run the "Qt Creator" program and open the
"QextSerialPort/QextSerialPort.pro" project file.
Build this project twice; use the "Build" -> "Set Build Configuration" menu options
to select
"Debug" and "Release" mode for each build.
3. Open the "Bootload/Bootload.pro" project file. Build this project for Debug and
Release
mode as well.
4. Open the "AN1310ui/AN1310ui.pro" project file. Build and run this project for
the
graphical user interface enabled version of the host PC bootloader software.
5. Open the "AN1310cl/AN1310cl.pro" project. Build and run this project for
the command line only version of the host PC bootloader software.
-------------------------------------------------------------------------------
C:\Qt\20XX.XX\qt\bin>qtenv.bat
Do not close this command prompt, use it for all the remaining steps.
C:\Qt\20XX.XX\qt>mingw32-make