Qt

From ScientificComputing
Jump to: navigation, search

Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.

Category

Development, Library, GUI

Description

Qt is a cross-platform application framework that is widely used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed. Qt is currently being developed both by The Qt Company, a company listed on the Nasdaq Helsinki Stock Exchange and the Qt Project under open-source governance, involving individual developers and firms working to advance Qt.

Available versions (Euler, old software stack)

Legacy versions Supported versions New versions
4.8.4 5.5.0, 5.8.0

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

Environment modules (Euler, old software stack)

Version Module load command Additional modules loaded automatically
4.8.4 module load gcc/4.8.2 qt/4.8.4 legacy centos_cruft/6
5.5.0 module load new gcc/4.8.2 qt/5.5.0 legacy centos_cruft/6
5.8.0 module load new gcc/4.8.2 qt/5.8.0

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

License information

GPLv3

Links

https://www.qt.io

https://en.wikipedia.org/wiki/Qt_(software)