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. Which packages are needed to access Qt libraries
Forum Updated to NodeBB v4.3 + New Features

Which packages are needed to access Qt libraries

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.8k 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.
  • G Offline
    G Offline
    goocreations
    wrote on last edited by
    #1

    I'm writing a script that automatically installs all dependencies of Qt for my app.

    My app only needs the Core and Gui modules. I'm using Ubuntu and know that the libraries are installed by default. But I want to make sure that the packages are anyway installed (if the user for instance removed them, etc).

    I currently have:

    libqt4-core
    libqt4-gui
    libqt4-dev

    Anything else I need?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      I'm not sure you need dev package at user machine :) If core and gui are installed than all should be fine.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goocreations
        wrote on last edited by
        #3

        Cool, thank you very much!

        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