Qt OpenSource

Qt OpenSource 4.8

Qt OpenSource let you create rich, touch enabled UIs and applications quickly

Program info

See all (6)
main window
Latest version 4.8.6
Developer Nokia
Freeware Absolutely free
Mac No version
Download

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
Martín Palacio Pentucci
5 (Senior editor)

Pros

  • Cross-platform
  • Huge community
  • Open source

Cons

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

Details

Extensions

No extensions

No information available

The data will be available later.

Awards

Comments

5 stars 4 stars 3 stars 2 stars 1 star
1 0 1 0 2
User
Your vote