Results 1 to 3 of 3

Thread: [SOLVED] Linking a project compiled with mingw : trouble with boost libs

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2011
    Posts
    1,241
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    3
    Thanked 127 Times in 126 Posts

    Default Re: Linking a project compiled with mingw : trouble with boost libs

    did you build qt with vc? Do you have QMAKESPEC in your environment? In other words, what have you done that would make qmake want to choose vc linking options?
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  2. #2
    Join Date
    Sep 2010
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Linking a project compiled with mingw : trouble with boost libs

    Thanks for your help
    When checking again the Qt conf and looking for the QMAKESPEC I found out that somewhere else in the .pro file there was another LIBS += with this library name... :-/
    Everything works fine now !
    Francois

Similar Threads

  1. Replies: 3
    Last Post: 1st June 2011, 15:32
  2. Split project into shared libs - linking issue.
    By porterneon in forum Newbie
    Replies: 9
    Last Post: 30th May 2011, 14:15
  3. Replies: 3
    Last Post: 20th September 2010, 22:36
  4. Replies: 2
    Last Post: 24th August 2010, 16:47
  5. Qt + boost + MinGW on Windows
    By akos.maroy in forum Newbie
    Replies: 3
    Last Post: 12th June 2008, 14:53

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.