Results 1 to 3 of 3

Thread: Cannot mix incompatible Qt libraries

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    93
    Thanks
    6
    Thanked 1 Time in 1 Post

    Default Cannot mix incompatible Qt libraries

    My application depends on those two qt packages
    libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x400d9000)
    libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x40d65000)

    and I checked from my computer, I found those installed Qt packages
    libqt4-core install
    libqt4-dbus install
    libqt4-sql install
    libqt4-sql-sqlite install
    libqt4-test install
    libqt4-xml install
    libqtcore4 install
    libqtgui4 install

    what caused this problem?

  2. #2
    Join Date
    Jan 2008
    Location
    Poland
    Posts
    687
    Thanks
    4
    Thanked 140 Times in 132 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Cannot mix incompatible Qt libraries

    But what is the problem? Is your application not working? I think that libqt4-core is just a transitional package so in my opinion it is just installing libqtcore4 (or something like this).
    I would like to be a "Guru"

    Useful hints (try them before asking):
    1. Use Qt Assistant
    2. Search the forum

    If you haven't found solution yet then create new topic with smart question.

  3. #3
    Join Date
    Sep 2008
    Posts
    93
    Thanks
    6
    Thanked 1 Time in 1 Post

    Default Re: Cannot mix incompatible Qt libraries

    The problem was resolved and I used the different versions.

    Thanks!

Similar Threads

  1. Replies: 2
    Last Post: 8th March 2007, 22:22
  2. how to add new libraries to QT
    By whoops.slo in forum Newbie
    Replies: 3
    Last Post: 12th January 2007, 11:15
  3. Qt 3.3 libraries
    By ToddAtWSU in forum Qt Programming
    Replies: 1
    Last Post: 21st December 2006, 17:25
  4. Standardization on libraries
    By brcain in forum General Discussion
    Replies: 13
    Last Post: 16th August 2006, 22:56
  5. Replies: 4
    Last Post: 7th March 2006, 08:52

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.