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. Qt Installation Ubuntu QtGUI and QtSQL not found
Forum Updated to NodeBB v4.3 + New Features

Qt Installation Ubuntu QtGUI and QtSQL not found

Scheduled Pinned Locked Moved Solved Installation and Deployment
2 Posts 1 Posters 282 Views
  • 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.
  • F Offline
    F Offline
    FerryPerson
    wrote on last edited by
    #1

    I'm trying to create a dev environment on my Ubuntu 22.04.3 LTS, WSL setup.
    I've Installed QT (5.15.3) via the following 'apt-get' packages
    (qt5base-dev, qtlocation5-dev, libqt5location5, qtpositioning5-dev, libqt5sql5-mysql, qtwebengine5-dev)

    I'm trying to build my project using meson, I still need two additional modules, 'SQL' and 'GUI'
    The '-Dev' packages provided positioning, location and qtwebengine, but I can not find comparable packages for SQL or GUI.
    Where can i find the right packages?

    F 1 Reply Last reply
    0
    • F FerryPerson

      I'm trying to create a dev environment on my Ubuntu 22.04.3 LTS, WSL setup.
      I've Installed QT (5.15.3) via the following 'apt-get' packages
      (qt5base-dev, qtlocation5-dev, libqt5location5, qtpositioning5-dev, libqt5sql5-mysql, qtwebengine5-dev)

      I'm trying to build my project using meson, I still need two additional modules, 'SQL' and 'GUI'
      The '-Dev' packages provided positioning, location and qtwebengine, but I can not find comparable packages for SQL or GUI.
      Where can i find the right packages?

      F Offline
      F Offline
      FerryPerson
      wrote on last edited by FerryPerson
      #2

      Embarrasingly i think i've resolved it, it was an odd case sensitivity issue.

      took me a few hours of digging...

      1 Reply Last reply
      0
      • F FerryPerson has marked this topic as solved on

      • Login

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