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

Windows: Incorrect paths in plugins *.prl files (configure -prefix)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0 Beta1
    • 5.2.0, 5.2.1
    • Build System
    • None
    • Win32, win64 MSVC 2012
    • 2c90d97a7bddf460b12d3f68acb28c1d213345e6,61f865be00e18111348641eff35cf34f83e70c13

    Description

      I build Qt staticaly from D:\dev\Qt\src\qt-everywhere-opensource-src-5.2.1 with prefix: D:\dev\Qt\5.2.1-static-x86

      But in every prl files in plugins directory contains paths to source build path instead prefix:

      For example qwindows.prl:

      ...
      QMAKE_PRL_LIBS = winspool.lib shlwapi.lib rpcrt4.lib /LIBPATH:D:\\dev\\Qt\\src\\qt-everywhere-opensource-src-5.2.1\\qtbase\\lib D:\\dev\\Qt\\src\\qt-everywhere-opensource-src-5.2.1\\qtbase\\lib\\Qt5PlatformSupport.lib D:\\dev\\Qt\\src\\qt-everywhere-opensource-src-5.2.1\\qtbase\\lib\\Qt5Gui.lib gdi32.lib comdlg32.lib oleaut32.lib imm32.lib winmm.lib D:\\dev\\Qt\\src\\qt-everywhere-opensource-src-5.2.1\\qtbase\\lib\\Qt5Core.lib kernel32.lib user32.lib shell32.lib uuid.lib ole32.lib advapi32.lib ws2_32.lib  
      

      LIBPATH bust be D:\dev\Qt\5.2.1-static-x86\lib

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            psytonx Poul Sysolyatin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes