Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-92213

Qt6 debug libs did not get generated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.0.0, 6.0.1
    • Build System: CMake
    • None
    • Windows

    Description

      I wanted to generate the static libraries of Qt6. For the same, I tried generating the debug as well as release libs of Qt6.

      The configure command used was:

      ..\qt5\configure -debug-and-release -prefix D:\Qt6\staticlibs2 -commercial -confirm-license -make libs -nomake tools -nomake examples -nomake tests -static
      

      After the cmake --install, I see only release libs in the "prefix" path but i can see the release as well as debug .prl files. 

      If I go to the build directory, I can see both debug and release libs in the qt5/qtbase/lib directory.

      How to get the debug libs in the "-prefix" path ?

      (Images are attached for reference)

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qtbuildsystem Qt Build System Team
              abhishek.mohata Abhishek Mohata
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes