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

[win32] qt places built libraries in wrong directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.0.0
    • 4.8.1
    • Build System
    • None

    Description

      For example, I build Qt-4.8.1 in C:\qt\qtbuild with following commands:
      configure.exe -debug-and-release -opensource -platform win32-g++-4.6 -prefix C:\Qt\4.8.1
      mingw32-make

      Everything built goes into C:\qt\qtbuild (i.e. ${BUILD_DIR}), except for qt libs, QtCore.dll and else, they go into C:\Qt\4.8.1\bin (i.e. ${PREFIX}\bin). I think this is incorrect behavior. Also not tested how this would interact with following command:
      mingw32-make install
      without INSTALL_ROOT defined.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            idarktemplar Dark Templar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes