Attention
The Bessemer HPC service was decommissioned on 2025-10-31 and can no longer be accessed by users. Removal of Bessemer references in our documentation is ongoing
Qt5
Qt is a comprehensive cross-platform C++ application framework.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of Qt5 can then be made available with one of the following:
module load Qt5/5.15.7-GCCcore-12.2.0
module load Qt5/5.15.5-GCCcore-11.3.0
module load Qt5/5.14.2-GCCcore-10.2.0
module load Qt5/5.14.1-GCCcore-9.3.0
Notes
Qt5 was installed using Easybuild, build details can be found in $EBROOTQT5/easybuild with a given module loaded.