Results 1 to 9 of 9

Thread: compile / link error mingw-make release

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    May 2010
    Posts
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: compile / link error mingw-make release

    So do you or don't you have libqtmain.a?
    I have a libqtmain.a, but when I use the original one, I get the errors described above.
    When I rename the debug version and try again... everything is fine.

    I don't want to build static. I want to build my app dynamic and I tought that I do it.
    I don't know why the libqtmain.a file is choosen from minGW. I have downloaded the qt-win-opensource-4.6.2-mingw.exe and installed it. I also use the function: Build Debug Libraries... and it works.

    I don't use the CONFIG += static option in the pro file.
    So why is mingw trying to link to the libqtmain..a?
    I don't know what I can do now.

    Thank you very much for your help.
    JM
    Last edited by jm; 30th June 2010 at 13:15.

Similar Threads

  1. Replies: 0
    Last Post: 21st February 2010, 18:09
  2. Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?
    By BernieW in forum Installation and Deployment
    Replies: 4
    Last Post: 31st July 2008, 23:16
  3. make error when compile qtopia 4.2.4
    By evewei in forum Installation and Deployment
    Replies: 2
    Last Post: 22nd November 2007, 11:44
  4. Qtopia core 4.2.2 cross compile make error
    By smiyai18 in forum Installation and Deployment
    Replies: 2
    Last Post: 28th August 2007, 17:04
  5. QtNetwork error by compile MingW qt4.2
    By patrik08 in forum Qt Programming
    Replies: 2
    Last Post: 26th October 2006, 15:09

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.