Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. The *.lib files present in lib folder of Qt (Static or import libs)

The *.lib files present in lib folder of Qt (Static or import libs)

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sindhu
    wrote on last edited by
    #1

    The *.lib (QtGuid4.lib, QtCored4.lib, ...) files present the lib folder of Qt are static libs or import libs to support dll?

    [[Merged identical topics here, they are more visible in this forum than in the india one, Tobias]]

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      If you mean dlls from QtSDK so they are import libs to support dll.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sindhu
        wrote on last edited by
        #3

        To compile my code i use these *.lib files present in lib folder of Qt.
        These are not static libs right?
        There is no any static link in the application right?

        I want to sell my application with opensource LGPL 2.1 license.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qxoz
          wrote on last edited by
          #4

          You should rebuild whole Qt as static. But remember there are some limitations with plugins.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sindhu
            wrote on last edited by
            #5

            I compiled qt. It generated the libs in Qt\4.8.2\lib folder. I am using the libs.

            I want to know by any chance are these referred as static libs. I use them during compilation.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved