April 25, 2012

toralf toralf
Lab Rat
24 posts

When and how does the Qt assistant use libQtDbus?

 

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:

  1. 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 0×40703) with this library (version 0×40701)” (or similar.)
  2. 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.
  3. 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?

0 replies

 
  ‹‹ [Solved] Problem with creating new File!!!      QTreeWidget ››

You must log in to post a reply. Not a member yet? Register here!