Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt6 on Ubuntu: Unknown modules int Qt: multimedia 3dcore 3dextras 3drender texttospeech 3danimation
Qt 6.11 is out! See what's new in the release blog

Qt6 on Ubuntu: Unknown modules int Qt: multimedia 3dcore 3dextras 3drender texttospeech 3danimation

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 2 Posters 150 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kevin_d
    wrote last edited by kevin_d
    #1

    Hello Fellows!

    I developed an application on Windows with Qt6.8.3.
    Now I'd like to deploy a Linux version for which I am currently using Ubuntu.
    I Installed many components, as on

    • https://web.stanford.edu/dept/cs_edu/resources/qt/install-linux
      but also from
    • https://doc.qt.io/qt-6/qt-online-installation.html
      and
    • https://www.qt.io/development/download-qt-installer-oss

    Unfortunately, when I compile the application in QtCreator on Ubuntu, I get the above errors.

    Do you have an advice of how to reliably install these exotic dependencies?

    Thanks, best regards

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote last edited by
      #2

      Hi,

      Since you seem to have installed a lot of things, are you sure you are using the right Qt version in Qt Creator ?
      Did you consider using the Qt version provided by your distribution ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kevin_d
        wrote last edited by kevin_d
        #3

        Hi!
        Yes, i use Qt 6.8.3 both on Windows and on Linux.
        On Linux, I used the QtMaintenanceTool to install Qt 6.8.3.
        Do you know how to install these missing dependencies?

        kind regards

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kevin_d
          wrote last edited by kevin_d
          #4

          Hello!

          In QtMaintenanceTool, I removed all Versions of Qt und kept Version 6.8.3 only.
          In QtCreator, I assigned the right Qt Version under "Preferences->Kits" to the "Desktop" Configuration.
          Now, the Linker is fine, and I can focus on code compatibility now :-)

          Thanks, have a nice day.

          Resolved.

          1 Reply Last reply
          0
          • K kevin_d has marked this topic as solved
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote last edited by
            #5

            You're welcome !

            You likely had one selected for which you did not install the extra packages required.

            In any case, glad you got it working and good luck :-)

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved