Results 1 to 2 of 2

Thread: External library linking problem

  1. #1
    Join Date
    Jul 2012
    Posts
    201
    Thanks
    26
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default External library linking problem

    Hi there guys, I am trying to link libxml++ which is a lib for parsing HTML and XML. I've installed the lib, however when I go to Qt and try to link the lib I get all sorts of linker error. I tried linking the lib by right clicking on the project and choosing "add library", which seems to work just fine however when I try to use any of the lib objects Qt tells me that the header file does not exist.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: External library linking problem

    Show your *.pro file.
    Which IDE are you using?
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Problem linking library
    By tom989 in forum Newbie
    Replies: 1
    Last Post: 2nd May 2013, 08:06
  2. Problem linking against library
    By PowerPlate in forum Qt Programming
    Replies: 3
    Last Post: 15th October 2011, 03:45
  3. Replies: 4
    Last Post: 22nd May 2011, 14:36
  4. Problem with link of external Library
    By navratill in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2011, 09:18
  5. Replies: 5
    Last Post: 11th December 2010, 14:49

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.