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. Including or excluding Qt packages (QT5)
Forum Updated to NodeBB v4.3 + New Features

Including or excluding Qt packages (QT5)

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 548 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.
  • Z Offline
    Z Offline
    Zola
    wrote on last edited by Zola
    #1

    How to include or exclude some packages like multimediawidget, webkit when doing ./configure on Qt 5.5.1? Are they by default included or?

    I tried: ./configure -multimediawidgets but it won't work.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Leonardo
      wrote on last edited by Leonardo
      #2

      Like this:

      ./configure -skip sensors -skip location -skip multimedia ...

      By default, it compiles everything.

      1 Reply Last reply
      1

      • Login

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