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

Install file path is error

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.4.0, 5.4.1, 5.4.2, 5.5.0, 5.5.1
    • Build tools: qmake
    • None
    • Qt version: greater than 5.4.
      Platform: windows mingw

    Description

      Qt version: greater than 5.4.
      Platform: windows mingw

      My qmake command:

       C:/Qt/Qt5.5.1/5.5/android_armv7/bin/qmake.exe -spec android-g++ QXMPP_LIBRARY_TYPE=staticlib PREFIX=E:/source/im/client/rabbitim/ThirdLibary/build_script/../android INCLUDEPATH+=E:/source/im/client/rabbitim/ThirdLibary/build_script/../android/include LIBS+=-LE:/source/im/client/rabbitim/ThirdLibary/build_script/../android/lib QXMPP_USE_VPX=1 CONFIG+=debug -o Makefile ../../src/src.pro
      
      make install
      

      When compiling android library, the installation file location Error.
      1. Path format error
      2. Prefix destination path of no use PREFIX

      Error:
      Makefile

      install_headers: first FORCE
      	@test -d E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp || mkdir -p E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp
      	-$(INSTALL_FILE) E:/source/im/lib/qxmpp/src/base/QXmppArchiveIq.h E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp/
      

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            KangLin kl222
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes