Results 1 to 5 of 5

Thread: no .lib files.

  1. #1
    Join Date
    Jun 2007
    Posts
    18
    Thanks
    2

    Default no .lib files.

    hello:


    I recently downloaded and installed QT 4.7.2 (with MingW installed separately as opposed to from the QT installer - but I don't think there is any mismatch since I downloaded MingW from QT's website ). I find that in the lib folder there are .a files not .lib files. What should I do?
    Also there is no qconfigure.exe/configure.exe . I also dont see a "QT COmmand Prompt" in the start up menu. I am running windows 7

    Please help.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: no .lib files.

    ".lib" files are for MSVC and not MinGW. The latter uses ".a" files.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2007
    Posts
    18
    Thanks
    2

    Default Re: no .lib files.

    Yes I am aware of that. The thing is, I want to use MSVC. But there are *no .lib* files in my installation which I can use with MSVC. (all though there are dll files) That is the problem.

    I downloaded (from http://qt.nokia.com/downloads) The file titled:

    "Qt SDK for Windows* (322 MB) "
    Last edited by arjoshi; 31st March 2011 at 16:30.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: no .lib files.

    Quote Originally Posted by arjoshi View Post
    Yes I am aware of that. The thing is, I want to use MSVC.
    So you need Qt built for MSVC. The dll files that are present there are useless for you as your compiler will not understand them.

    I downloaded (from http://qt.nokia.com/downloads) The file titled:

    "Qt SDK for Windows* (322 MB) "
    Then download the one that has "MSVC" in its name.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Jun 2007
    Posts
    18
    Thanks
    2

    Default Re: no .lib files.

    thank you. I got it working.

Similar Threads

  1. Replies: 2
    Last Post: 30th September 2010, 12:26
  2. Replies: 9
    Last Post: 28th April 2010, 09:18
  3. Replies: 12
    Last Post: 17th June 2009, 05:34
  4. visual studio project files - adding extra files
    By luf in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 21:05
  5. how to save sequences of text files and sound files
    By nagpalma in forum Qt Programming
    Replies: 8
    Last Post: 3rd July 2007, 00:06

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.