Results 1 to 3 of 3

Thread: what dose the LIB cover?

  1. #1
    Join Date
    Dec 2007
    Posts
    5
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question what dose the LIB cover?

    i'm working in win2000 OS, my using tools are eclipse+MinGW+qt,
    when build QT LIB, I will set building parameter LIB in the makefile. I want to know what the LIB cover .

  2. #2
    Join Date
    Nov 2007
    Posts
    89
    Qt products
    Qt4
    Platforms
    Windows
    Thanked 21 Times in 18 Posts

    Default Re: what dose the LIB cover?

    Did you mean LIBS? It contains library to link to the current executable. Have a look here.

  3. #3
    Join Date
    Dec 2007
    Posts
    5
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: what dose the LIB cover?

    I talk about the LIB which is using to build the QT library in the makefile.

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.