Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Building Qt Mobility without Messaging?
QtWS25 Last Chance

Building Qt Mobility without Messaging?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 2.0k 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
    Faid
    wrote on last edited by
    #1

    Is it possible to configure the build of Qt Mobility to build every module except Messaging?
    It's possible to pass a list of modules like this (on Linux):
    ./configure -modules "multimedia"

    So I suppose I could pass the whole list of modules to 'configure', except messaging. However, are there any modules that depend on messaging? In that case, if I understand the configure options correctly, that would cause messaging to be built anyway, so I would have to disable them as well.

    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