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

Qt6 debug libs did not get generated

XMLWordPrintable

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

      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)

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes