Results 1 to 5 of 5

Thread: Cannot mix incompatible Qt library

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2011
    Location
    Czech Republic
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Cannot mix incompatible Qt library

    Hi, you have wrong configuration in you Project settings.
    Go to Projects and in tab Build Settings > General > Qt version add your qt library.
    Then manually edit other parts. Do not forget remove conflict paths from LD_LIBRARY_PATH, QTXXX etc.
    Last edited by jmarianek; 13th October 2011 at 10:26.

  2. #2
    Join Date
    Mar 2008
    Posts
    3
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 1 Time in 1 Post

    Default Re: Cannot mix incompatible Qt library

    Your error could be also connected to this probem in Qt Creator: http://labs.qt.nokia.com/2011/10/28/rpath-and-runpath/

Similar Threads

  1. Incompatible sender/receiver arguments
    By davidovv in forum Qt Programming
    Replies: 3
    Last Post: 6th May 2011, 11:44
  2. Incompatible MSVCRT.dll
    By ahmdsd_ostora in forum Installation and Deployment
    Replies: 10
    Last Post: 22nd August 2010, 10:02
  3. Loading plugin and "Incompatible Qt library" issue.
    By TorAn in forum Qt Programming
    Replies: 4
    Last Post: 31st May 2010, 14:04
  4. Cannot mix incompatible Qt libraries
    By learning_qt in forum Qt Programming
    Replies: 2
    Last Post: 17th September 2009, 08:59
  5. Qt 4.3 incompatible with .NET framework 2.0 servicepack?
    By jobrandt in forum Installation and Deployment
    Replies: 3
    Last Post: 23rd February 2008, 10:40

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
  •  
Qt is a trademark of The Qt Company.