Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. When and how does the Qt assistant use libQtDbus?
Qt 6.11 is out! See what's new in the release blog

When and how does the Qt assistant use libQtDbus?

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.4k 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.
  • T Offline
    T Offline
    toralf
    wrote on last edited by
    #1

    Hi.

    I'm sort of confused about the relationship between the Qt assistant and the "QtDbus" library, after a little excercise involving the installation of different Qt versions on the same host, where I found that:

    If the system is set up in such a way that assistant finds libQtDbus from one version, but other Qt libs from another, I get "Cannot mix incompatible Qt library (version 0x40703) with this library (version 0x40701)" (or similar.)

    If I make sure assistant can find no versions of libQtDbus at all (e.g. by removing them), it still seems to work just fine.

    ldd assistant does not list libQtDbus

    This was using different sub-releases of Qt 4.7 on a Linux system.

    Can anyone explain this? Is the lib in question loaded in runtime, and if it is, when exactly?

    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