Results 1 to 8 of 8

Thread: Reimplementing QFtp and "Cannot mix incompatible Qt libraries" error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    Poland
    Posts
    35
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    2

    Question Reimplementing QFtp and "Cannot mix incompatible Qt libraries" error

    I'm trying to reimplement QFtp class to add some methods I need to it.

    Everything compiles and seems to work
    but when I create a new instance of my QFtp in run-time
    program exists with "Cannot mix incompatible Qt libraries" error.

    I use sources of the very same version of Qt I have in my system.

    Simple test code attached.

    Thanks for help or any suggestions.
    Attached Files Attached Files
    Last edited by ultr; 20th March 2011 at 13:52.

Similar Threads

  1. Replies: 32
    Last Post: 25th August 2012, 23:10
  2. Loading plugin and "Incompatible Qt library" issue.
    By TorAn in forum Qt Programming
    Replies: 4
    Last Post: 31st May 2010, 13:04
  3. "Treat wchar_t as Built-in Type" to "yes" link error
    By sungaoyong in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2008, 11:45
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05
  5. QFile Problem~ "Unknow error" in "open(QIODevice::ReadWrite)"
    By fengtian.we in forum Qt Programming
    Replies: 3
    Last Post: 23rd May 2007, 15:58

Tags for this Thread

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.