Qt OpenSource 4.4.3

Free A great development framework for desktop applications
2.5 
Rating
Your vote:
Latest version:
4.8.6 See all
Developer:
Nokia
Screenshots
1 / 6
Awards (1)
Show all awards
Software Informer Editor Rating 5
Request
Download
link when available

QT is one of the main development libraries used in the open source world, like Linux and MacOS. It is a robust, cross-platform project that enables the developer to build great rich desktop applications. The KDE desktop is one of the featured projects that relies on this excellent framework.

Please note: this is a developer package. This is NOT a double-click-install-and-run package. You have to follow several steps before start using this utility!
After downloading QT sources, install a compiler (the only one supported is MinGW, you can download and install MinGW from their official site: http://www.mingw.org/old/download.shtml).
Next, add some directories to the PATH variable (bin directories of qt and mingw), and run this command from the command line:
configure.exe -platform win32-g++
Now, be patient and wait that messages stop with a "success" message or something similar. It takes several minutes.
The last thing is to actually build QT. The command is:
mingw32-make
Again, please be patient, and this time wait a couple of HOURS. Yes, 2,5 hours in an AMD x64 Dual Core 3600+. Cross your fingers! You will waste valuable time if the process encounters an error. Maybe you can try to exclude some apps to compile, read INSTALL and README file for instructions.
Finally, when the process is finished, you will get some EXE and DLL files under the 'bin' QT installation directory. Enjoy developing!

MP Senior editor
Martín Palacio Pentucci
Editor rating:
rating

Review summary

Pros

  • Cross-platform
  • Huge community
  • Open source

Cons

  • Installation is not so easy for the novice user
  • The build phase takes SO long!

Comments

2.5
Rating
4 votes
5 stars
1
4 stars
0
3 stars
1
2 stars
0
1 stars
2
User

Your vote:

Related software

CMake a cross-platform, open-source build system
CMake a cross-platform, open
Free
rating

Cmake manages the build process, in a compiler independent fashion in an OS

Game Editor
Game Editor
rating

Game Editor Pro is a game creator that lets you create small 2D games easily.

Open Watcom
Open Watcom
Free
rating

The program mantains the Watcom C, C++ and Fortran cross compilers and tools.

XBasic
XBasic
Free
rating

Integrated software development environment.

Open Source Backup
Open Source Backup
Free
rating

Back-up utility for Windows.

Related suggestions

Tags

Build process Desktop Application Developer Compile Linux Directories Cross-platform Opensource KDE