Results 1 to 3 of 3

Thread: Cannot open qt-mt3.lib

  1. #1
    Join Date
    Apr 2006
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Cannot open qt-mt3.lib

    Hi!

    I am using qt version 3.3.5 for windows. When i try to connect this Qt version to squish,during the build process it ends up in an erro cannot open qt-mt3.lib file in the qtdir/lib. But there is no such file in the lib of qtdir.Could anyone help me out.



    Thanks
    Pavithra

  2. #2
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Cannot open qt-mt3.lib

    What files are available in qtdir/lib?

    It could be that Squish expects a multi-threaded version of Qt (qt-mt3.lib) but you have built Qt without thread support (qt3.lib).

  3. #3
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Cannot open qt-mt3.lib

    When this file isn't there, you did not build/install Qt correct. Afaik the Installer from TT builds the dll (and the tools and examples) during installation - looks like this failed.

Similar Threads

  1. Replies: 3
    Last Post: 7th October 2015, 19:43
  2. QTextBrowser: Cannot open
    By veda in forum Qt Programming
    Replies: 3
    Last Post: 27th December 2007, 12:05
  3. again Open Cascade + Qt 4.2.2 but detailed...
    By Shuchi Agrawal in forum Qt Programming
    Replies: 11
    Last Post: 1st February 2007, 07:03
  4. again Open Cascade + Qt 4.2.2 but detailed...
    By Shuchi Agrawal in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2007, 06:50
  5. Replies: 11
    Last Post: 24th March 2006, 06: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.