Qt for Linux/X11 - Specific Issues (original) (raw)

This page contains information about the X11 platforms Qt is currently known to run on, with links to platform-specific notes.

Linux

There are no known problems with using Qt on production versions of Linux/x86, Linux/ppc, Linux/amd64 and Linux/ia64 (including Altix(R)).

For information about the specific compilers supported, visit the supported platforms page.

Installation problems

Installing the source (.tgz) will likely conflict with the Qt version from your Linux distribution. This can result in link errors, such as:

undefined reference to '_vt.11QPushButton'

This is solved by removing the older version of the library.

If you have problems installing open source versions of Qt provided by your Linux distribution, for example, from RPM or APT repositories, please consult the maintainers of the distribution.

Some RPM versions have problems installing some of the Qt RPM archives where installation stops with an error message warning about a Failed Dependency. Use the --nodeps option of rpm as workaround this problem.

Intel C++ Compiler for Linux

Qt can be compiled with the Intel C++ compile for Linux, though, this configuration is not tested on a regular basis.

Known Issues with Intel C++ Compiler for Linux

Known Issues with GCC Compilers

Building Qt with certain versions of GCC has the following known issues:

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.