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. Build Qt debug libraries
Qt 6.11 is out! See what's new in the release blog

Build Qt debug libraries

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.2k 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.
  • V Offline
    V Offline
    Vallejo
    wrote on last edited by
    #1

    I did wrong and I builded only Qt release libraries

    @configure -release@

    Can I build only the debug libraries ( with configure -debug ) or I must build all Qt another time?

    Thank you.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can try configuring again, but to ensure that everything is being built correctly it's better to make a clean build. You can also pass -debug-and-release to build both at the same time :)

      (Z(:^

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vallejo
        wrote on last edited by
        #3

        Thanks for the quick reply!
        I will try to build only the debug libraries and if there is any problem I will build all another time.

        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