Qt 6.5 seems to be incomplete on Ubuntu 22.04 image

Ale Martinez's Avatar

Ale Martinez

09 May, 2025 02:54 PM

Hi, I am trying to swith https://github.com/GoldenCheetah/GoldenCheetah ci builds from Qt 5.15 to Qt 6, for macOS it is working as expected using Qt 6.5.3 on macOS 12.7, but I am having problems when using Ubuntu 22.04 since preinstalled Qt seems to be incomplete:

QMake version 3.1
Using Qt version 6.5.3 in /home/appveyor/Qt/6.5.3/gcc_64/lib
...
Project ERROR: Unknown module(s) in QT: serialport multimedia multimediawidgets webenginecore webenginewidgets webchannel positioning webenginequick bluetooth

Any idea about how to fix this?

Ale.

  1. 1 Posted by Ale Martinez on 11 May, 2025 11:53 PM

    Ale Martinez's Avatar

    The same happens when using Qt 6.7.2:

    QMake version 3.1
    Using Qt version 6.7.2 in /home/appveyor/Qt/6.7.2/gcc_64/lib
    ...
    qmake build.pro -r QMAKE_CXXFLAGS_WARN_ON+="-Wno-unused-private-field -Wno-c++11-narrowing -Wno-deprecated-declarations -Wno-deprecated-register -Wno-nullability-completeness -Wno-sign-compare -Wno-inconsistent-missing-override" QMAKE_CFLAGS_WARN_ON+="-Wno-deprecated-declarations -Wno-sign-compare"
    Info: creating stash file /home/appveyor/projects/goldencheetah-knhd8/.qmake.stash
    Reading /home/appveyor/projects/goldencheetah-knhd8/qwt/qwt.pro
     Reading /home/appveyor/projects/goldencheetah-knhd8/qwt/src/src.pro
    Reading /home/appveyor/projects/goldencheetah-knhd8/src/src.pro
    Project ERROR: Unknown module(s) in QT: serialport multimedia multimediawidgets webenginecore webenginewidgets webchannel positioning webenginequick core5compat bluetooth charts
    

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac