Results 1 to 5 of 5

Thread: Libraries, problems, external unresolveds..Steps to find the fix

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Libraries, problems, external unresolveds..Steps to find the fix

    I have a third party libs. (msvc10) a MT/MD (Static cfgs's) and dynamic DLL cfg.
    I have qt + msvc10 express + win sdk.7

    They say that QT can only use this libs on "dynamic configuration" (what is dynamic configuration?)
    What it is supossed I have to use ? (I feel as a stupid newbie...)


    Ok , I use the existing examples offered, (using the libs) I can't compile ..... I have 4 unresolved external errors of the same lib.
    (But I have zero errors for the others)
    I have not support for these lib...... (but they are legal, I am a member without rights)

    Which are the steps to investigate a possible fix? Where I have to look ?
    Thanks.

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

    Default Re: Libraries, problems, external unresolveds..Steps to find the fix

    Did you tell your compiler you want it to link against this library? What does your Qt project file look like?
    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.


Similar Threads

  1. QtCreator and external libraries
    By GiuseppeBonfa in forum Qt Tools
    Replies: 6
    Last Post: 21st May 2012, 23:26
  2. About Qt and external libraries... Tutorials? Links?
    By tonnot in forum General Programming
    Replies: 3
    Last Post: 12th January 2011, 00:30
  3. Using external libraries
    By Handi in forum Newbie
    Replies: 5
    Last Post: 9th December 2010, 22:51
  4. How to add external Header files and libraries?
    By askbapi in forum Installation and Deployment
    Replies: 6
    Last Post: 30th September 2010, 17:33
  5. Replies: 4
    Last Post: 7th May 2009, 07:19

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.